1 Star 0 Fork 1

deqiang.liu/go-sso

forked from jerry/go-sso 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 1.41 KB
一键复制 编辑 原始数据 按行查看 历史
jerry 提交于 2020-05-11 23:45 . 更新
module go-sso
go 1.13
require (
cloud.google.com/go v0.37.0 // indirect
github.com/cockroachdb/apd v1.1.0 // indirect
github.com/denisenkom/go-mssqldb v0.0.0-20180707235734-242fa5aa1b45 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/gin-gonic/gin v1.6.2
github.com/go-playground/locales v0.13.0
github.com/go-playground/universal-translator v0.17.0
github.com/go-playground/validator/v10 v10.2.0
github.com/go-sql-driver/mysql v0.0.0-20180719071942-99ff426eb706
github.com/go-xorm/builder v0.0.0-20180826070321-377feedb49e3 // indirect
github.com/go-xorm/core v0.6.1-0.20181008132326-6bc9412b1c4d // indirect
github.com/go-xorm/sqlfiddle v0.0.0-20180821085327-62ce714f951a // indirect
github.com/go-xorm/xorm v0.0.0-20180925133144-7a9249de3324
github.com/gomodule/redigo v2.0.0+incompatible
github.com/jackc/fake v0.0.0-20150926172116-812a484cc733 // indirect
github.com/jackc/pgx v3.2.0+incompatible // indirect
github.com/lib/pq v0.0.0-20180523175426-90697d60dd84 // indirect
github.com/mattn/go-sqlite3 v1.9.0 // indirect
github.com/pkg/errors v0.8.0 // indirect
github.com/satori/go.uuid v1.2.0 // indirect
github.com/shopspring/decimal v0.0.0-20180709203117-cd690d0c9e24 // indirect
github.com/ziutek/mymysql v0.0.0-20171217234033-ff6cc86d3d93 // indirect
golang.org/x/crypto v0.0.0-20190313024323-a1f597ede03a // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ifunplaygame/go-sso.git
git@gitee.com:ifunplaygame/go-sso.git
ifunplaygame
go-sso
go-sso
master

搜索帮助