| | |
| | | |
| | | require ( |
| | | basic.com/aps/nsqclient.git v0.0.0-20230517072415-37491f4a5d25 |
| | | basic.com/pubsub/protomsg.git v0.0.0-20230210092337-5f1e6cdae7c3 |
| | | basic.com/valib/bhomeclient.git v1.2.1 |
| | | basic.com/valib/bhomedbapi.git v0.0.0-20220825084023-fe74ddd6ae6e |
| | | github.com/apache/plc4x/plc4go v0.0.0-20230817065839-dd203446b558 |
| | | github.com/gin-contrib/cors v1.4.0 |
| | | github.com/gin-gonic/gin v1.9.1 |
| | |
| | | github.com/go-redis/redis/v8 v8.11.4 |
| | | github.com/goburrow/modbus v0.1.0 |
| | | github.com/gofrs/uuid v4.4.0+incompatible |
| | | github.com/gogo/protobuf v1.3.2 |
| | | github.com/gorilla/websocket v1.5.0 |
| | | github.com/jacobsa/go-serial v0.0.0-20180131005756-15cf729a72d4 |
| | | github.com/jinzhu/gorm v1.9.16 |
| | | github.com/mitchellh/mapstructure v1.5.0 |
| | | github.com/mojocn/base64Captcha v1.3.1 |
| | | github.com/nsqio/go-nsq v1.1.0 |
| | |
| | | golang.org/x/crypto v0.12.0 |
| | | golang.org/x/sync v0.3.0 |
| | | gopkg.in/natefinch/lumberjack.v2 v2.2.1 |
| | | gorm.io/driver/sqlite v1.5.2 |
| | | gorm.io/gorm v1.25.3 |
| | | moul.io/zapgorm2 v1.3.0 |
| | | ) |
| | | |
| | | require ( |
| | | basic.com/valib/c_bhomebus.git v0.0.0-20230203061815-9f24b2f398b7 // indirect |
| | | github.com/IBM/netaddr v1.5.0 // indirect |
| | | github.com/KyleBanks/depth v1.2.1 // indirect |
| | | github.com/ajg/form v1.5.1 // indirect |
| | | github.com/bytedance/sonic v1.9.1 // indirect |
| | | github.com/cespare/xxhash/v2 v2.2.0 // indirect |
| | | github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311 // indirect |
| | |
| | | github.com/goburrow/serial v0.1.0 // indirect |
| | | github.com/goccy/go-json v0.10.2 // 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 |
| | |
| | | golang.org/x/sys v0.11.0 // indirect |
| | | golang.org/x/text v0.12.0 // indirect |
| | | golang.org/x/tools v0.12.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 |