Skip to content

Commit 516c49a

Browse files
committed
upgrade go-zero to v1.3.2
1 parent 8e8ee07 commit 516c49a

File tree

6 files changed

+256
-265
lines changed

6 files changed

+256
-265
lines changed

Brewfile

-179
This file was deleted.

bookstore/go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.15
44

55
require (
66
github.com/golang/protobuf v1.5.2
7-
github.com/zeromicro/go-zero v1.3.0
8-
google.golang.org/grpc v1.43.0
7+
github.com/zeromicro/go-zero v1.3.2
8+
google.golang.org/grpc v1.44.0
99
google.golang.org/protobuf v1.27.1
1010
)

0 commit comments

Comments
 (0)