| | |
| | | go 1.19 |
| | | |
| | | require ( |
| | | basic.com/aps/nsqclient.git v0.0.0-20230517072415-37491f4a5d25 |
| | | github.com/apache/plc4x/plc4go v0.0.0-20230714120555-05ec3da87ebe |
| | | github.com/gin-contrib/cors v1.4.0 |
| | | github.com/gin-gonic/gin v1.9.0 |
| | | github.com/go-redis/redis/v8 v8.11.4 |
| | |
| | | github.com/golang-jwt/jwt/v4 v4.3.0 |
| | | github.com/gorilla/websocket v1.5.0 |
| | | github.com/mojocn/base64Captcha v1.3.1 |
| | | github.com/nsqio/go-nsq v1.1.0 |
| | | github.com/robfig/cron/v3 v3.0.1 |
| | | github.com/shopspring/decimal v1.3.1 |
| | | github.com/songzhibin97/gkit v1.2.10 |
| | | github.com/spf13/viper v1.15.0 |
| | | github.com/stretchr/testify v1.8.1 |
| | | github.com/spf13/viper v1.16.0 |
| | | github.com/stretchr/testify v1.8.4 |
| | | github.com/swaggo/files v1.0.1 |
| | | github.com/swaggo/gin-swagger v1.6.0 |
| | | github.com/swaggo/swag v1.16.1 |
| | | go.etcd.io/etcd/client/pkg/v3 v3.5.6 |
| | | go.etcd.io/etcd/client/v3 v3.5.6 |
| | | go.etcd.io/etcd/client/pkg/v3 v3.5.9 |
| | | go.etcd.io/etcd/client/v3 v3.5.9 |
| | | go.uber.org/zap v1.24.0 |
| | | golang.org/x/crypto v0.6.0 |
| | | golang.org/x/sync v0.1.0 |
| | | golang.org/x/crypto v0.11.0 |
| | | golang.org/x/sync v0.3.0 |
| | | gopkg.in/natefinch/lumberjack.v2 v2.2.1 |
| | | gorm.io/driver/mysql v1.5.0 |
| | | gorm.io/driver/sqlite v1.5.2 |
| | | gorm.io/gorm v1.25.3 |
| | | moul.io/zapgorm2 v1.3.0 |
| | | github.com/apache/plc4x/plc4go v0.0.0-20230714120555-05ec3da87ebe |
| | | ) |
| | | |
| | | require ( |
| | | github.com/IBM/netaddr v1.5.0 // indirect |
| | | github.com/KyleBanks/depth v1.2.1 // indirect |
| | | github.com/bytedance/sonic v1.8.0 // indirect |
| | | github.com/cespare/xxhash/v2 v2.1.2 // indirect |
| | | github.com/cespare/xxhash/v2 v2.2.0 // indirect |
| | | github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311 // indirect |
| | | github.com/coreos/go-semver v0.3.0 // indirect |
| | | github.com/coreos/go-systemd/v22 v22.3.2 // indirect |
| | | github.com/coreos/go-systemd/v22 v22.5.0 // indirect |
| | | github.com/davecgh/go-spew v1.1.1 // indirect |
| | | github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect |
| | | github.com/fsnotify/fsnotify v1.6.0 // indirect |
| | |
| | | github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect |
| | | github.com/golang/protobuf v1.5.3 // indirect |
| | | github.com/golang/snappy v0.0.1 // indirect |
| | | github.com/google/uuid v1.3.0 // indirect |
| | | github.com/gopacket/gopacket v1.1.1 // indirect |
| | | github.com/hashicorp/hcl v1.0.0 // indirect |
| | | github.com/icza/bitio v1.1.0 // indirect |
| | | github.com/jacobsa/go-serial v0.0.0-20180131005756-15cf729a72d4 // indirect |
| | | github.com/jinzhu/inflection v1.0.0 // indirect |
| | | github.com/jinzhu/now v1.1.5 // indirect |
| | | github.com/josharian/intern v1.0.0 // indirect |
| | | github.com/json-iterator/go v1.1.12 // indirect |
| | | github.com/klauspost/cpuid/v2 v2.2.3 // indirect |
| | | github.com/leodido/go-urn v1.2.1 // indirect |
| | | github.com/libp2p/go-reuseport v0.3.0 // indirect |
| | | github.com/magiconair/properties v1.8.7 // indirect |
| | | github.com/mailru/easyjson v0.7.7 // indirect |
| | | github.com/mattn/go-colorable v0.1.13 // indirect |
| | | github.com/mattn/go-isatty v0.0.17 // indirect |
| | | github.com/mattn/go-sqlite3 v1.14.17 // indirect |
| | | github.com/mitchellh/mapstructure v1.5.0 // indirect |
| | | github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect |
| | | github.com/modern-go/reflect2 v1.0.2 // indirect |
| | | github.com/nsqio/go-nsq v1.1.0 // indirect |
| | | github.com/onsi/gomega v1.27.4 // indirect |
| | | github.com/pelletier/go-toml/v2 v2.0.6 // indirect |
| | | github.com/pelletier/go-toml/v2 v2.0.8 // indirect |
| | | github.com/pkg/errors v0.9.1 // indirect |
| | | github.com/pmezard/go-difflib v1.0.0 // indirect |
| | | github.com/rogpeppe/go-internal v1.10.0 // indirect |
| | | github.com/shopspring/decimal v1.3.1 // indirect |
| | | github.com/spf13/afero v1.9.3 // indirect |
| | | github.com/spf13/cast v1.5.0 // indirect |
| | | github.com/rs/zerolog v1.29.1 // indirect |
| | | github.com/spf13/afero v1.9.5 // indirect |
| | | github.com/spf13/cast v1.5.1 // indirect |
| | | github.com/spf13/jwalterweatherman v1.1.0 // indirect |
| | | github.com/spf13/pflag v1.0.5 // indirect |
| | | github.com/subosito/gotenv v1.4.2 // indirect |
| | | github.com/twitchyliquid64/golang-asm v0.15.1 // indirect |
| | | github.com/ugorji/go/codec v1.2.9 // indirect |
| | | go.etcd.io/etcd/api/v3 v3.5.6 // indirect |
| | | go.etcd.io/etcd/api/v3 v3.5.9 // indirect |
| | | go.uber.org/atomic v1.9.0 // indirect |
| | | go.uber.org/multierr v1.8.0 // indirect |
| | | golang.org/x/arch v0.0.0-20210923205945-b76863e36670 // indirect |
| | | golang.org/x/exp v0.0.0-20230213192124-5e25df0256eb // indirect |
| | | golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb // indirect |
| | | golang.org/x/net v0.8.0 // indirect |
| | | golang.org/x/sys v0.6.0 // indirect |
| | | golang.org/x/text v0.8.0 // indirect |
| | | golang.org/x/tools v0.7.0 // indirect |
| | | google.golang.org/genproto v0.0.0-20221227171554-f9683d7f8bef // indirect |
| | | google.golang.org/grpc v1.52.0 // indirect |
| | | google.golang.org/protobuf v1.28.1 // indirect |
| | | golang.org/x/net v0.12.0 // indirect |
| | | golang.org/x/sys v0.10.0 // indirect |
| | | golang.org/x/text v0.11.0 // indirect |
| | | golang.org/x/tools v0.11.0 // indirect |
| | | google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect |
| | | google.golang.org/grpc v1.55.0 // indirect |
| | | google.golang.org/protobuf v1.30.0 // indirect |
| | | gopkg.in/ini.v1 v1.67.0 // indirect |
| | | gopkg.in/yaml.v3 v3.0.1 // indirect |
| | | gorm.io/driver/sqlite v1.5.2 // indirect |
| | | ) |