File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/IBM-Cloud/power-go-client v1.1.9
7
7
github.com/IBM/go-sdk-core/v5 v5.10.1
8
- github.com/IBM/platform-services-go-sdk v0.25.1
8
+ github.com/IBM/platform-services-go-sdk v0.25.2
9
9
github.com/IBM/vpc-go-sdk v1.0.1
10
10
github.com/go-logr/logr v1.2.0
11
11
github.com/golang-jwt/jwt v3.2.2+incompatible
Original file line number Diff line number Diff line change @@ -71,11 +71,10 @@ github.com/IBM-Cloud/power-go-client v1.1.9/go.mod h1:Qfx0fNi+9hms+xu9Z6Euhu9088
71
71
github.com/IBM/go-sdk-core/v4 v4.5.1 /go.mod h1:lTUXbqIX6/aAbSCkP6q59+dyFsTwZAc0ewRS2vJWVbg =
72
72
github.com/IBM/go-sdk-core/v5 v5.2.0 /go.mod h1:vyNdbFujJtdTj9HbihtvKwwS3k/GKSKpOx9ZIQ6MWDY =
73
73
github.com/IBM/go-sdk-core/v5 v5.9.1 /go.mod h1:axE2JrRq79gIJTjKPBwV6gWHswvVptBjbcvvCPIxARM =
74
- github.com/IBM/go-sdk-core/v5 v5.9.5 /go.mod h1:YlOwV9LeuclmT/qi/LAK2AsobbAP42veV0j68/rlZsE =
75
74
github.com/IBM/go-sdk-core/v5 v5.10.1 h1:IEpjDJyB7okrC6bJ7fPZqBiOv+16VichT6kZXAz9bbQ =
76
75
github.com/IBM/go-sdk-core/v5 v5.10.1 /go.mod h1:u/33BzPy8sthgEhSeBnf6/kPCqwvC9VKw5byfqQfbe0 =
77
- github.com/IBM/platform-services-go-sdk v0.25.1 h1:hF4EvJNe8KRGiytN0mVJvJaZV4UJHsrJi1xIRgIaa5w =
78
- github.com/IBM/platform-services-go-sdk v0.25.1 /go.mod h1:9/v5qTMXaEBOpFe2marMukgCqv83W8PcjPWr91m2Ids =
76
+ github.com/IBM/platform-services-go-sdk v0.25.2 h1:DkFwNKT1kMq0UkF/4BSFqx/pRAaR4/kusOqYP+GcxEE =
77
+ github.com/IBM/platform-services-go-sdk v0.25.2 /go.mod h1:ZFuISyKu+qekMfvFebzqJ8AIpNlRqI7a6WuieGfjGuA =
79
78
github.com/IBM/vpc-go-sdk v1.0.1 h1:D2cu4KRsM8Q8bLWz/uxp8m7nzUm33mcgDv1sD0w/E8M =
80
79
github.com/IBM/vpc-go-sdk v1.0.1 /go.mod h1:bhd7r482lV30UJz46r2oRgYGawGEo+TuS41ZLIY65y0 =
81
80
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd /go.mod h1:64YHyfSL2R96J44Nlwm39UHepQbyR5q10x7iYa1ks2E =
You can’t perform that action at this time.
0 commit comments