File tree Expand file tree Collapse file tree 3 files changed +423
-3
lines changed
internal/namespaces/cockpit/v1beta1 Expand file tree Collapse file tree 3 files changed +423
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/kubernetes-client/go-base v0.0.0-20190205182333-3d0e39759d98
19
19
github.com/mattn/go-colorable v0.1.13
20
20
github.com/mattn/go-isatty v0.0.17
21
- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.13.0.20230227185259-877c404f5b6e
21
+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.13.0.20230228105412-a7fe9ca961db
22
22
github.com/spf13/cobra v1.6.1
23
23
github.com/spf13/pflag v1.0.5
24
24
github.com/stretchr/testify v1.8.1
Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ github.com/pkg/term v1.1.0/go.mod h1:E25nymQcrSllhX42Ok8MRm1+hyBdHY0dCeiKZ9jpNGw
70
70
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
71
71
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
72
72
github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
73
- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.13.0.20230227185259-877c404f5b6e h1:o+ZDyjQi7ZuFo5el5GwZeN5tsvTGhBVZlZIOT70rtpw =
74
- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.13.0.20230227185259-877c404f5b6e /go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg =
73
+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.13.0.20230228105412-a7fe9ca961db h1:vZY25aKHeibgVtTf+ucgzbCSs6ra0UKOfbdLNXBKtjA =
74
+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.13.0.20230228105412-a7fe9ca961db /go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg =
75
75
github.com/sergi/go-diff v1.2.0 h1:XU+rvMAioB0UC3q1MFrIQy4Vo5/4VsRDQQXHsEya6xQ =
76
76
github.com/sergi/go-diff v1.2.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
77
77
github.com/spf13/cobra v1.6.1 h1:o94oiPyS4KD1mPy2fmcYYHHfCxLqYjJOhGsCHFZtEzA =
You can’t perform that action at this time.
0 commit comments