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 a7a1087 commit a59fd5cCopy full SHA for a59fd5c
go.mod
@@ -239,7 +239,7 @@ replace github.com/dgrijalva/jwt-go v3.2.0+incompatible => github.com/golang-jwt
239
// add sdk changes.
240
replace github.com/portworx/sched-ops v0.0.0-20200831185134-3e8010dc7056 => github.com/portworx/sched-ops v0.20.4-openstorage-rc3 // required by rook v1.7
241
242
-replace github.com/IBM/vpc-go-sdk v0.65.0 => ./common/github.com/IBM/vpc-go-sdk
+replace github.com/IBM/vpc-go-sdk v0.66.0 => ./common/github.com/IBM/vpc-go-sdk
243
replace github.com/hashicorp/consul/api v1.1.0 => github.com/hashicorp/consul/api v1.30.0
244
245
replace github.com/hashicorp/vault => github.com/hashicorp/vault v1.18.2
0 commit comments