1 Star 0 Fork 0

Gitee Go / core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 570 Bytes
一键复制 编辑 原始数据 按行查看 历史
Gitee 提交于 2021-08-31 17:37 . 1.0 release.
module gitee.com/gitee-go/core
go 1.15
require (
gitee.com/gitee-go/utils v0.0.0-20210115102610-07f12f83acd2
github.com/docker/distribution v2.7.1+incompatible
github.com/docker/go-metrics v0.0.1 // indirect
github.com/gin-gonic/gin v1.6.3
github.com/go-sql-driver/mysql v1.5.0
github.com/gorilla/mux v1.8.0 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.0.1 // indirect
github.com/sirupsen/logrus v1.7.0
gopkg.in/yaml.v2 v2.4.0
xorm.io/xorm v1.0.6
)
replace gitee.com/gitee-go/utils => ../utils
1
https://gitee.com/gitee-go/core.git
git@gitee.com:gitee-go/core.git
gitee-go
core
core
main

搜索帮助