Update all deps
This commit is contained in:
committed by
renovate[bot]
parent
91876beb4e
commit
c8550b32f6
4
go.mod
4
go.mod
@@ -3,10 +3,10 @@ module github.com/unistack-org/micro-config-service/v3
|
||||
go 1.14
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.4.3
|
||||
github.com/golang/protobuf v1.5.1
|
||||
github.com/imdario/mergo v0.3.12
|
||||
github.com/unistack-org/micro/v3 v3.2.23
|
||||
google.golang.org/genproto v0.0.0-20200904004341-0bd0a958aa1d // indirect
|
||||
google.golang.org/grpc v1.36.0
|
||||
google.golang.org/protobuf v1.25.0
|
||||
google.golang.org/protobuf v1.26.0
|
||||
)
|
||||
|
Reference in New Issue
Block a user