1 Star 0 Fork 26

时光/iotfast

forked from xiaodingding/iotfast 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.86 KB
一键复制 编辑 原始数据 按行查看 历史
xiaodingding 提交于 2023-03-25 22:50 . change readme
module github.com/xiaodingding/iotfast
go 1.15
require (
//before
github.com/BurntSushi/toml v1.0.0 // indirect
github.com/RyouZhang/go-lua v0.4.1
github.com/casbin/casbin/v2 v2.47.1
github.com/go-redis/redis/v8 v8.11.5 // indirect
github.com/gogf/gf v1.16.9
github.com/gogf/gf/contrib/drivers/sqlite/v2 v2.1.2 // indirect
github.com/gogf/gf/v2 v2.0.6
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/golang/mock v1.4.4
github.com/golang/protobuf v1.5.2
github.com/gomodule/redigo v1.8.5
github.com/google/uuid v1.3.0
github.com/gorilla/websocket v1.5.0
github.com/grpc-ecosystem/go-grpc-middleware v1.0.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/grpc-ecosystem/grpc-gateway v1.16.0
github.com/hashicorp/go-sockaddr v1.0.2
github.com/hashicorp/logutils v1.0.0
github.com/hashicorp/serf v0.9.8
github.com/mattn/go-colorable v0.1.12 // indirect
github.com/mattn/go-sqlite3 v1.14.14 // indirect
github.com/mojocn/base64Captcha v1.3.5
github.com/mssola/user_agent v0.5.3
github.com/pkg/errors v0.9.1
github.com/prometheus/client_golang v1.12.2
github.com/roadrunner-server/goridge/v3 v3.4.5
github.com/shirou/gopsutil v3.21.11+incompatible
github.com/sirupsen/logrus v1.8.1 // indirect
github.com/spf13/cobra v1.5.0
github.com/stretchr/testify v1.8.0
github.com/tklauser/go-sysconf v0.3.10 // indirect
github.com/vmihailenco/msgpack/v5 v5.3.5
github.com/yusufpapurcu/wmi v1.2.2 // indirect
go.opentelemetry.io/otel/sdk v1.6.1 // indirect
go.uber.org/zap v1.13.0
golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
golang.org/x/image v0.0.0-20220617043117-41969df76e82 // indirect
golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6
google.golang.org/genproto v0.0.0-20200825200019-8632dd797987
google.golang.org/grpc v1.38.0
google.golang.org/protobuf v1.28.0
gopkg.in/yaml.v2 v2.4.0
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/zhuhelei/iotfast.git
[email protected]:zhuhelei/iotfast.git
zhuhelei
iotfast
iotfast
master

搜索帮助