1 Star 0 Fork 49

yourxiong/Kratos

forked from Gitee 极速下载/Kratos 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 689 Bytes
一键复制 编辑 原始数据 按行查看 历史
windfarer 提交于 2021-10-08 20:49 . feat: update go version to 1.16 (#1536)
module github.com/go-kratos/kratos/v2
go 1.16
require (
github.com/fsnotify/fsnotify v1.4.9
github.com/go-kratos/aegis v0.1.1
github.com/go-playground/form/v4 v4.2.0
github.com/golang-jwt/jwt/v4 v4.0.0
github.com/google/uuid v1.3.0
github.com/gorilla/mux v1.8.0
github.com/imdario/mergo v0.3.12
github.com/stretchr/testify v1.7.0
go.opentelemetry.io/otel v1.0.0
go.opentelemetry.io/otel/sdk v1.0.0
go.opentelemetry.io/otel/trace v1.0.0
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
google.golang.org/genproto v0.0.0-20210805201207-89edb61ffb67
google.golang.org/grpc v1.39.1
google.golang.org/protobuf v1.27.1
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/yourxiong/Kratos.git
git@gitee.com:yourxiong/Kratos.git
yourxiong
Kratos
Kratos
main

搜索帮助