109 Star 942 Fork 251

GVPGokins / Gokins

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 635 Bytes
一键复制 编辑 原始数据 按行查看 历史
UchihaRuis 提交于 2021-07-30 19:23 . v1.0.2
module github.com/gokins/gokins
go 1.15
require (
github.com/boltdb/bolt v1.3.1
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gin-gonic/gin v1.7.2
github.com/go-git/go-git/v5 v5.4.2
github.com/go-sql-driver/mysql v1.5.0
github.com/gokins/core v0.0.0-20210730105437-f83bf70e44ae
github.com/gokins/runner v0.0.0-20210730110433-9fd5233e1a58
github.com/golang-migrate/migrate/v4 v4.14.1
github.com/mgr9525/HyperByte-Transfer-Protocol v1.1.5
github.com/sirupsen/logrus v1.8.1
gopkg.in/alecthomas/kingpin.v2 v2.2.6
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
xorm.io/builder v0.3.8
xorm.io/xorm v1.1.0
)
Go
1
https://gitee.com/gokins/gokins.git
git@gitee.com:gokins/gokins.git
gokins
gokins
Gokins
master

搜索帮助