fix(deps): update all deps
This commit is contained in:
committed by
renovate[bot]
parent
8efaecf4d9
commit
be32d844d2
4
go.mod
4
go.mod
@@ -4,7 +4,7 @@ go 1.16
|
||||
|
||||
require (
|
||||
github.com/armon/go-metrics v0.3.6 // indirect
|
||||
github.com/golang/protobuf v1.4.3
|
||||
github.com/golang/protobuf v1.5.1
|
||||
github.com/google/btree v1.0.0 // indirect
|
||||
github.com/google/uuid v1.2.0
|
||||
github.com/hashicorp/errwrap v1.1.0 // indirect
|
||||
@@ -18,5 +18,5 @@ require (
|
||||
github.com/mitchellh/hashstructure/v2 v2.0.1
|
||||
github.com/unistack-org/micro/v3 v3.2.23
|
||||
golang.org/x/crypto v0.0.0-20210218145215-b8e89b74b9df // indirect
|
||||
google.golang.org/protobuf v1.25.0
|
||||
google.golang.org/protobuf v1.26.0
|
||||
)
|
||||
|
Reference in New Issue
Block a user