Bump github.com/unistack-org/micro/v3 from 3.5.6 to 3.7.0 (#36)
This commit is contained in:
4
go.mod
4
go.mod
@@ -3,11 +3,9 @@ module github.com/unistack-org/micro-client-grpc/v3
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
|
||||
github.com/unistack-org/micro/v3 v3.5.6
|
||||
github.com/unistack-org/micro/v3 v3.7.0
|
||||
golang.org/x/net v0.0.0-20210726213435-c6fcb2dbf985 // indirect
|
||||
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
|
||||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
|
||||
google.golang.org/genproto v0.0.0-20210729151513-df9385d47c1b // indirect
|
||||
google.golang.org/grpc v1.39.0
|
||||
)
|
||||
|
Reference in New Issue
Block a user