9 Star 19 Fork 7

Xie Biao/gin-x

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
Xie Biao 提交于 2019-05-08 11:16 +08:00 . support go mod
module github.com/hhxsv5/gin-x
go 1.12
require (
github.com/fsnotify/fsnotify v1.4.7
github.com/garyburd/redigo v1.6.0
github.com/gin-contrib/sse v0.0.0-20170109093832-22d885f9ecc7
github.com/gin-gonic/gin v1.3.0
github.com/go-sql-driver/mysql v1.4.0
github.com/golang/protobuf v1.2.0
github.com/hashicorp/hcl v1.0.0
github.com/jinzhu/gorm v1.9.1
github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
github.com/json-iterator/go v1.1.5
github.com/konsorten/go-windows-terminal-sequences v1.0.1
github.com/lib/pq v1.0.0
github.com/magiconair/properties v1.8.0
github.com/mattn/go-isatty v0.0.4
github.com/mitchellh/mapstructure v1.1.2
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742
github.com/pelletier/go-toml v1.2.0
github.com/robfig/cron v1.1.0
github.com/sirupsen/logrus v1.1.1
github.com/spf13/afero v1.1.2
github.com/spf13/cast v1.2.0
github.com/spf13/jwalterweatherman v1.0.0
github.com/spf13/pflag v1.0.2
github.com/spf13/viper v1.2.1
github.com/ugorji/go v1.1.1
golang.org/x/crypto v0.0.0-20181024171144-74cb1d3d52f4
golang.org/x/sys v0.0.0-20181024145615-5cd93ef61a7c
golang.org/x/text v0.3.0
google.golang.org/appengine v1.2.0
gopkg.in/go-playground/validator.v8 v8.18.2
gopkg.in/yaml.v2 v2.2.1
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/hhxsv5/gin-x.git
git@gitee.com:hhxsv5/gin-x.git
hhxsv5
gin-x
gin-x
master

搜索帮助