update example

This commit is contained in:
kevin
2020-11-14 22:01:35 +08:00
parent 16bfb1b7be
commit 13d1c5cd00
5 changed files with 26 additions and 3 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.16
github.com/tal-tech/go-zero v1.0.27
golang.org/x/net v0.0.0-20200707034311-ab3426394381
google.golang.org/grpc v1.29.1
)