1 Star 0 Fork 31

胡鹏/open-source-summer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
liuxuezhuo 提交于 2022-09-30 21:48 . init
module openSummer
go 1.18
require (
github.com/antihax/optional v1.0.0
github.com/opensourceways/community-robot-lib v0.0.0-20220914071039-19b5510b1482
github.com/opensourceways/go-gitee v0.0.0-20220714075315-cb246f1dfb96
github.com/sirupsen/logrus v1.9.0
github.com/xanzy/go-gitlab v0.73.1
golang.org/x/oauth2 v0.0.0-20220909003341-f21342109be1
gorm.io/driver/mysql v1.3.6
gorm.io/gorm v1.23.10
)
require (
github.com/go-sql-driver/mysql v1.6.0 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
github.com/hashicorp/go-retryablehttp v0.7.1 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
golang.org/x/net v0.0.0-20220927171203-f486391704dc // indirect
golang.org/x/sys v0.0.0-20220927170352-d9d178bc13c6 // indirect
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.28.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
k8s.io/apimachinery v0.25.2 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hupeng2023/open-source-summer.git
git@gitee.com:hupeng2023/open-source-summer.git
hupeng2023
open-source-summer
open-source-summer
master

搜索帮助