| | |
| | | go 1.18 |
| | | |
| | | require ( |
| | | basic.com/aps/nsqclient.git v0.0.0-20230517072415-37491f4a5d25 |
| | | basic.com/fileserver/WeedFSClient.git v0.0.0-20231110020027-b2e7576d21e7 |
| | | github.com/blevesearch/bleve/v2 v2.3.10 |
| | | github.com/dgrijalva/jwt-go v3.2.0+incompatible |
| | | github.com/gin-gonic/gin v1.9.0 |
| | | github.com/golang-jwt/jwt/v4 v4.5.0 |
| | | github.com/google/uuid v1.3.1 |
| | | github.com/google/uuid v1.4.0 |
| | | github.com/huichen/sego v0.0.0-20210824061530-c87651ea5c76 |
| | | github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 |
| | | github.com/nsqio/go-nsq v1.1.0 |
| | | github.com/open-policy-agent/opa v0.57.1 |
| | |
| | | github.com/swaggo/gin-swagger v1.6.0 |
| | | github.com/swaggo/swag v1.16.1 |
| | | github.com/xuri/excelize/v2 v2.8.0 |
| | | github.com/yanyiwu/gojieba v1.3.0 |
| | | go.uber.org/zap v1.24.0 |
| | | golang.org/x/crypto v0.15.0 |
| | | google.golang.org/genproto v0.0.0-20230711160842-782d3b101e98 |
| | |
| | | github.com/KyleBanks/depth v1.2.1 // indirect |
| | | github.com/OneOfOne/xxhash v1.2.8 // indirect |
| | | github.com/RoaringBitmap/roaring v1.2.3 // indirect |
| | | github.com/adamzy/cedar-go v0.0.0-20170805034717-80a9c64b256d // indirect |
| | | github.com/agnivade/levenshtein v1.1.1 // indirect |
| | | github.com/beorn7/perks v1.0.1 // indirect |
| | | github.com/bits-and-blooms/bitset v1.2.0 // indirect |
| | |
| | | github.com/fsnotify/fsnotify v1.6.0 // indirect |
| | | github.com/gabriel-vasile/mimetype v1.4.2 // indirect |
| | | github.com/gin-contrib/sse v0.1.0 // indirect |
| | | github.com/go-co-op/gocron v1.37.0 // indirect |
| | | github.com/go-ini/ini v1.67.0 // indirect |
| | | github.com/go-logr/logr v1.2.4 // indirect |
| | | github.com/go-logr/stdr v1.2.2 // indirect |
| | |
| | | github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 // indirect |
| | | github.com/richardlehane/mscfb v1.0.4 // indirect |
| | | github.com/richardlehane/msoleps v1.0.3 // indirect |
| | | github.com/robfig/cron/v3 v3.0.1 // indirect |
| | | github.com/sirupsen/logrus v1.9.3 // indirect |
| | | github.com/spf13/afero v1.9.3 // indirect |
| | | github.com/spf13/jwalterweatherman v1.1.0 // indirect |