1 Star 0 Fork 23

moji/RepoStats

forked from 巴拉迪维/RepoStats 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 760 Bytes
一键复制 编辑 原始数据 按行查看 历史
module repostats
go 1.16
require (
github.com/Masterminds/goutils v1.1.1 // indirect
github.com/Masterminds/semver v1.5.0 // indirect
github.com/Masterminds/sprig v2.22.0+incompatible
github.com/btcsuite/btcutil v1.0.2
github.com/dchest/captcha v0.0.0-20200903113550-03f5f0333e1f
github.com/gin-gonic/gin v1.7.7
github.com/go-resty/resty/v2 v2.7.0
github.com/google/uuid v1.3.0 // indirect
github.com/huandu/xstrings v1.3.2 // indirect
github.com/imdario/mergo v0.3.12 // indirect
github.com/jmoiron/sqlx v1.3.4
github.com/lib/pq v1.10.5
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/remeh/sizedwaitgroup v1.0.0
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
gopkg.in/guregu/null.v4 v4.0.0
gopkg.in/ini.v1 v1.66.4
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/chenxiandzipper/repostats.git
git@gitee.com:chenxiandzipper/repostats.git
chenxiandzipper
repostats
RepoStats
main

搜索帮助