Upgrade all libs and cleanup code

This commit is contained in:
apefuu
2024-09-03 14:22:04 +08:00
parent 6caa644259
commit a94c6745ea
5 changed files with 285 additions and 552 deletions

View File

@@ -8,7 +8,7 @@ package queue
import (
"context"
"fmt"
"github.com/Shopify/sarama"
"github.com/IBM/sarama"
"github.com/gogf/gf/v2/errors/gerror"
"github.com/gogf/gf/v2/frame/g"
"hotgo/internal/consts"