| | |
| | | require ( |
| | | basic.com/aps/nsqclient.git v0.0.0-20230517072415-37491f4a5d25 |
| | | github.com/dgrijalva/jwt-go v3.2.0+incompatible |
| | | github.com/fsnotify/fsnotify v1.7.0 |
| | | github.com/gin-gonic/gin v1.10.0 |
| | | github.com/nsqio/go-nsq v1.1.0 |
| | | github.com/spf13/viper v1.18.2 |
| | |
| | | go.uber.org/zap v1.27.0 |
| | | golang.org/x/crypto v0.23.0 |
| | | google.golang.org/grpc v1.63.2 |
| | | gopkg.in/fsnotify.v1 v1.4.7 |
| | | gopkg.in/natefinch/lumberjack.v2 v2.2.1 |
| | | gorm.io/driver/mysql v1.5.6 |
| | | gorm.io/gorm v1.25.10 |
| | |
| | | github.com/bytedance/sonic/loader v0.1.1 // indirect |
| | | github.com/cloudwego/base64x v0.1.4 // indirect |
| | | github.com/cloudwego/iasm v0.2.0 // indirect |
| | | github.com/fsnotify/fsnotify v1.7.0 // indirect |
| | | github.com/gabriel-vasile/mimetype v1.4.3 // indirect |
| | | github.com/gin-contrib/sse v0.1.0 // indirect |
| | | github.com/go-openapi/jsonpointer v0.19.5 // indirect |