1
0
mirror of https://github.com/go-kratos/kratos.git synced 2026-05-22 10:15:24 +02:00

fix go mod

This commit is contained in:
longXboy
2021-07-27 11:45:09 +08:00
parent cdf95046fd
commit f5e90c90db
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/go-kratos/kratos/examples
go 1.15
go 1.16
require (
entgo.io/ent v0.8.0