1 Star 8 Fork 2

Rocky/go-wxbot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 546 Bytes
一键复制 编辑 原始数据 按行查看 历史
fdj 提交于 2022-07-17 01:32 . save media
module go-wxbot
go 1.16
require (
github.com/eatmoreapple/openwechat v1.1.11
github.com/garyburd/redigo v1.6.2
github.com/gin-gonic/gin v1.7.3
github.com/go-playground/validator/v10 v10.8.0 // indirect
github.com/robfig/cron v1.2.0
go.uber.org/zap v1.18.1
)
require (
github.com/fudaoji/go-utils v0.5.1
github.com/pkg/errors v0.9.1 // indirect
github.com/spf13/viper v1.10.1
github.com/ugorji/go v1.2.6 // indirect
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect
gorm.io/driver/mysql v1.2.2
gorm.io/gorm v1.22.4
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/fudaoji/go-wxbot.git
git@gitee.com:fudaoji/go-wxbot.git
fudaoji
go-wxbot
go-wxbot
master

搜索帮助