File tree Expand file tree Collapse file tree 2 files changed +73
-20
lines changed Expand file tree Collapse file tree 2 files changed +73
-20
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/IBM-Cloud/bluemix-go v0.0.0-20200921095234-26d1d0148c62
7
- github.com/IBM-Cloud/power-go-client v1.0.75
7
+ github.com/IBM-Cloud/power-go-client v1.0.76
8
8
github.com/IBM/go-sdk-core/v5 v5.7.1
9
9
github.com/IBM/vpc-go-sdk v0.13.0
10
10
github.com/go-logr/logr v0.4.0
@@ -22,8 +22,4 @@ require (
22
22
sigs.k8s.io/controller-runtime v0.9.7
23
23
)
24
24
25
- replace (
26
- // TODO(mkumatag): remove this when github.com/IBM-Cloud/power-go-client adopts the recent version of github.com/go-openapi/errors package
27
- github.com/go-openapi/errors => github.com/go-openapi/errors v0.19.3
28
- sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v0.4.4
29
- )
25
+ replace sigs.k8s.io/cluster-api => sigs.k8s.io/cluster-api v0.4.4
You can’t perform that action at this time.
0 commit comments