1 Star 2 Fork 0

llakcs / Nacos_GateWay

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 804 Bytes
一键复制 编辑 原始数据 按行查看 历史
llakcs 提交于 2021-06-23 15:40 . commit
module Nacos_GateWay
go 1.15
require (
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
github.com/gin-gonic/gin v1.7.2
github.com/go-playground/validator/v10 v10.6.1 // indirect
github.com/leodido/go-urn v1.2.1 // indirect
github.com/lestrrat/go-file-rotatelogs v0.0.0-20180223000712-d3151e2a480f
github.com/mattn/go-isatty v0.0.13 // indirect
github.com/nacos-group/nacos-sdk-go v1.0.8
github.com/rifflock/lfshook v0.0.0-20180920164130-b9218ef580f5
github.com/sirupsen/logrus v1.8.1
github.com/spf13/viper v1.8.0
github.com/ugorji/go v1.2.6 // indirect
golang.org/x/crypto v0.0.0-20210616213533-5ff15b29337e // indirect
golang.org/x/sys v0.0.0-20210616094352-59db8d763f22 // indirect
golang.org/x/text v0.3.6 // indirect
gorm.io/driver/mysql v1.1.0
gorm.io/gorm v1.21.11
)
Go
1
https://gitee.com/llakcs/nacos_-gate-way.git
git@gitee.com:llakcs/nacos_-gate-way.git
llakcs
nacos_-gate-way
Nacos_GateWay
master

搜索帮助