Skip to content

Commit 80a696b

Browse files
authored
Merge pull request #104 from jzero-io/main
chore(deps): bump github.com/zeromicro/tools/goctl from v1.5.4 to v1.6.5
2 parents a4787d7 + 06cc86c commit 80a696b

File tree

2 files changed

+1203
-142
lines changed

2 files changed

+1203
-142
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.16
55
require (
66
github.com/grpc-ecosystem/grpc-gateway v1.16.0
77
github.com/urfave/cli/v2 v2.11.0
8-
github.com/zeromicro/go-zero v1.5.4
9-
github.com/zeromicro/go-zero/tools/goctl v1.5.4
10-
golang.org/x/oauth2 v0.7.0
8+
github.com/zeromicro/go-zero v1.6.5
9+
github.com/zeromicro/go-zero/tools/goctl v1.6.5
10+
golang.org/x/oauth2 v0.17.0
1111
)

0 commit comments

Comments
 (0)