1 Star 0 Fork 0

ccait-dev/mochi-iot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 716 Bytes
一键复制 编辑 原始数据 按行查看 历史
草耑 提交于 2个月前 . release
module gitee.com/ccait-dev/mochi-iot
go 1.23.0
require (
github.com/eclipse/paho.mqtt.golang v1.5.0
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/gorilla/websocket v1.5.3
github.com/logrusorgru/aurora v2.0.3+incompatible
github.com/mochi-co/mqtt v1.3.2
gopkg.in/yaml.v3 v3.0.1
)
require (
github.com/jinzhu/copier v0.4.0 // indirect
github.com/kr/pretty v0.3.1 // indirect
github.com/rogpeppe/go-internal v1.10.0 // indirect
github.com/rs/xid v1.6.0 // indirect
github.com/stretchr/testify v1.9.0 // indirect
golang.org/x/net v0.29.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.33.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/ccait-dev/mochi-iot.git
git@gitee.com:ccait-dev/mochi-iot.git
ccait-dev
mochi-iot
mochi-iot
v0.0.11

搜索帮助