Update all deps
This commit is contained in:
committed by
renovate[bot]
parent
41fbaf40ea
commit
138d6faba6
6
go.mod
6
go.mod
@@ -3,9 +3,9 @@ module github.com/unistack-org/micro-server-grpc/v3
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.5.1
|
||||
github.com/unistack-org/micro/v3 v3.3.8
|
||||
golang.org/x/net v0.0.0-20210326220855-61e056675ecf
|
||||
github.com/golang/protobuf v1.5.2
|
||||
github.com/unistack-org/micro/v3 v3.3.9
|
||||
golang.org/x/net v0.0.0-20210329181859-df645c7b52b1
|
||||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
|
||||
google.golang.org/grpc v1.36.1
|
||||
google.golang.org/protobuf v1.26.0
|
||||
|
Reference in New Issue
Block a user