We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d339e42 commit aed9b7eCopy full SHA for aed9b7e
go.mod
@@ -238,6 +238,7 @@ replace github.com/hashicorp/vault => github.com/hashicorp/vault v1.18.2
238
239
replace github.com/hashicorp/vault/api/auth/approle => github.com/hashicorp/vault/api/auth/approle v0.8.0
240
241
+replace github.com/IBM/vpc-go-sdk v0.72.0 => ./common/github.com/IBM/vpc-go-sdk
242
exclude (
243
github.com/kubernetes-incubator/external-storage v0.0.0-00010101000000-000000000000
244
github.com/kubernetes-incubator/external-storage v0.20.4-openstorage-rc2
0 commit comments