update example

This commit is contained in:
kevin
2020-09-27 11:10:21 +08:00
parent bc831b75dd
commit 54e9d01312
15 changed files with 138 additions and 23 deletions

View File

@@ -5,7 +5,7 @@ go 1.15
require (
github.com/golang/mock v1.4.3
github.com/golang/protobuf v1.4.2
github.com/tal-tech/go-zero v1.0.7
github.com/tal-tech/go-zero v1.0.16
golang.org/x/net v0.0.0-20200707034311-ab3426394381
google.golang.org/grpc v1.29.1
)