Update all deps
This commit is contained in:
committed by
renovate[bot]
parent
2d1f4d358f
commit
bda48c8be1
8
go.mod
8
go.mod
@@ -3,11 +3,7 @@ module github.com/unistack-org/micro-config-vault/v3
|
||||
go 1.15
|
||||
|
||||
require (
|
||||
github.com/hashicorp/go-multierror v1.1.0 // indirect
|
||||
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
|
||||
github.com/hashicorp/vault/api v1.0.4
|
||||
github.com/hashicorp/vault/api v1.1.0
|
||||
github.com/imdario/mergo v0.3.12
|
||||
github.com/unistack-org/micro/v3 v3.3.9
|
||||
golang.org/x/time v0.0.0-20190921001708-c4c64cad1fd0 // indirect
|
||||
gopkg.in/square/go-jose.v2 v2.4.1 // indirect
|
||||
github.com/unistack-org/micro/v3 v3.3.10
|
||||
)
|
||||
|
Reference in New Issue
Block a user