| | |
| | | go 1.12 |
| | | |
| | | require ( |
| | | basic.com/libgowrapper/sdkstruct.git v0.0.0-20191220011601-e0b3d1f0183c |
| | | basic.com/pubsub/cache.git v0.0.0-20190718093725-6a413e1d7d48 |
| | | basic.com/pubsub/esutil.git v0.0.0-20220711092452-a744a6be0cd5 |
| | | basic.com/pubsub/protomsg.git v0.0.0-20220422032202-c90080566753 |
| | | basic.com/pubsub/protomsg.git v0.0.0-20240508061658-e2c32868dc93 |
| | | basic.com/valib/gosdk.git v0.0.0-20200909015752-a3dc3aa4ec63 |
| | | basic.com/valib/logger.git v0.0.0-20201118101048-fc7cf11314a0 |
| | | basic.com/valib/version.git v0.0.0-20211101033857-6d17695dc30d |
| | | github.com/Microsoft/go-winio v0.4.14 // indirect |
| | | github.com/fsnotify/fsnotify v1.4.9 |
| | | github.com/go-mysql-org/go-mysql v1.7.0 |
| | | github.com/gogo/protobuf v1.3.2 |
| | | github.com/goinbox/crypto v1.1.0 // indirect |
| | | github.com/goinbox/gomisc v1.2.0 // indirect |
| | | github.com/golang/protobuf v1.5.2 |
| | | github.com/gorilla/websocket v1.4.0 // indirect |
| | | github.com/natefinch/lumberjack v2.0.0+incompatible // indirect |
| | | github.com/pkg/errors v0.9.1 // indirect |
| | | github.com/smartystreets/goconvey v1.8.1 // indirect |
| | | github.com/spf13/viper v1.8.1 |
| | | github.com/stretchr/testify v1.8.0 // indirect |
| | | go.uber.org/zap v1.18.1 // indirect |
| | | google.golang.org/protobuf v1.26.0 |
| | | gopkg.in/natefinch/lumberjack.v2 v2.0.0 // indirect |
| | | gorm.io/driver/mysql v1.5.2 |
| | | gorm.io/gorm v1.25.6 |
| | | nanomsg.org/go-mangos v1.4.0 |