1 Star 0 Fork 20

heppen/sync-bot

forked from openEuler/sync-bot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 840 Bytes
一键复制 编辑 原始数据 按行查看 历史
heppen 提交于 2024-03-30 17:50 . 🐞 fix(requires): Fix CVE-2024-24786
module sync-bot
go 1.17
require (
gitee.com/openeuler/go-gitee v0.0.0-20201230030650-b8ca54a712c7
github.com/antihax/optional v1.0.0
github.com/emicklei/go-restful/v3 v3.10.2
github.com/sirupsen/logrus v1.6.0
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
)
require (
github.com/golang/protobuf v1.5.0 // indirect
github.com/json-iterator/go v1.1.10 // indirect
github.com/konsorten/go-windows-terminal-sequences v1.0.3 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/stretchr/testify v1.5.1 // indirect
golang.org/x/net v0.20.0 // indirect
golang.org/x/sys v0.16.0 // indirect
google.golang.org/appengine v1.6.6 // indirect
google.golang.org/protobuf v1.33.0 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/heppen/sync-bot.git
git@gitee.com:heppen/sync-bot.git
heppen
sync-bot
sync-bot
master

搜索帮助