Skip to content

Commit fd21290

Browse files
committed
Update go.mod
1 parent 59a556d commit fd21290

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ replace github.com/softlayer/softlayer-go v1.0.3 => github.com/IBM-Cloud/softlay
230230
// add sdk changes.
231231
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
232232

233-
replace github.com/IBM/vpc-go-sdk v0.66.0 => ./common/github.com/IBM/vpc-go-sdk
233+
replace github.com/IBM/vpc-go-sdk v0.67.1 => ./common/github.com/IBM/vpc-go-sdk
234234
replace github.com/hashicorp/consul/api v1.1.0 => github.com/hashicorp/consul/api v1.30.0
235235

236236
replace github.com/hashicorp/vault => github.com/hashicorp/vault v1.18.2

0 commit comments

Comments
 (0)