update go-zero to v1.3.0
This commit is contained in:
8
go.mod
8
go.mod
@ -3,9 +3,9 @@ module github.com/zeromicro/goctl-swagger
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/grpc-ecosystem/grpc-gateway v1.14.3
|
||||
github.com/tal-tech/go-zero v1.1.8-0.20210513104205-9f6a574f9766
|
||||
github.com/grpc-ecosystem/grpc-gateway v1.16.0
|
||||
github.com/urfave/cli/v2 v2.3.0
|
||||
go.uber.org/automaxprocs v1.4.0 // indirect
|
||||
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
|
||||
github.com/zeromicro/go-zero v1.3.0 // indirect
|
||||
github.com/zeromicro/go-zero/tools/goctl v1.3.1
|
||||
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
|
||||
)
|
||||
|
Reference in New Issue
Block a user