File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ require (
77 github.com/expel-io/vault-plugin-database-cloudsql/cloudsql v0.0.0-00010101000000-000000000000
88 github.com/hashicorp/go-hclog v1.5.0
99 github.com/hashicorp/go-plugin v1.5.2
10+ github.com/hashicorp/go-uuid v1.0.3
1011 github.com/hashicorp/vault v1.10.3
1112 github.com/hashicorp/vault/api v1.9.1
1213 github.com/hashicorp/vault/sdk v0.10.2
@@ -47,7 +48,6 @@ require (
4748 github.com/hashicorp/go-secure-stdlib/plugincontainer v0.2.2 // indirect
4849 github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect
4950 github.com/hashicorp/go-sockaddr v1.0.2 // indirect
50- github.com/hashicorp/go-uuid v1.0.3 // indirect
5151 github.com/hashicorp/go-version v1.6.0 // indirect
5252 github.com/hashicorp/golang-lru v0.5.4 // indirect
5353 github.com/hashicorp/hcl v1.0.1-vault-5 // indirect
You can’t perform that action at this time.
0 commit comments