File tree Expand file tree Collapse file tree 4 files changed +3
-7
lines changed
internal/namespaces/instance/v1/testdata Expand file tree Collapse file tree 4 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ require (
2323 github.com/mattn/go-isatty v0.0.20
2424 github.com/moby/buildkit v0.25.2
2525 github.com/opencontainers/go-digest v1.0.0
26- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251029154854-a599ef194f4a
26+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251106093024-4a1385918602
2727 github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
2828 github.com/spf13/cobra v1.10.1
2929 github.com/spf13/pflag v1.0.10
Original file line number Diff line number Diff line change @@ -462,8 +462,8 @@ github.com/rogpeppe/go-internal v1.14.1/go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7
462462github.com/russross/blackfriday/v2 v2.1.0 /go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM =
463463github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI =
464464github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 /go.mod h1:+ePHsJ1keEjQtpvf9HHw0f4ZeJ0TLRsxhunSI2hYJSs =
465- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251029154854-a599ef194f4a h1:hV/QEq3wgx5brT5CQQstOJ3XoT2/oBT4rSTGixl/Kig =
466- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251029154854-a599ef194f4a /go.mod h1:SVm1Zk6UpZtqZN6KtEQpjC+v+Lir4tyVfhQTU19q3PA =
465+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251106093024-4a1385918602 h1:+CkC6WLXCoGGSM/gcF1W2boZFgerdHSGQo3dAmPyfAo =
466+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.35.0.20251106093024-4a1385918602 /go.mod h1:SVm1Zk6UpZtqZN6KtEQpjC+v+Lir4tyVfhQTU19q3PA =
467467github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8 =
468468github.com/sclevine/spec v1.4.0 /go.mod h1:LvpgJaFyvQzRvc1kaDs0bulYwzC70PbiYjC4QnFHkOM =
469469github.com/secure-systems-lab/go-securesystemslib v0.8.0 h1:mr5An6X45Kb2nddcFlbmfHkLguCE9laoZCUzEEpIZXA =
Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ ID NAME STATE ZONE
1515 "1": {
1616 "id": "b0c3ad93-75a7-4f82-9ea8-8dcebd848bcb",
1717 "name": "",
18- "export_uri": null,
1918 "size": 10000000000,
2019 "volume_type": "sbs_snapshot",
2120 "creation_date": null,
@@ -30,7 +29,6 @@ ID NAME STATE ZONE
3029 "2": {
3130 "id": "5eb8067c-0677-4995-83e0-aa7338792c99",
3231 "name": "",
33- "export_uri": null,
3432 "size": 15000000000,
3533 "volume_type": "sbs_snapshot",
3634 "creation_date": null,
Original file line number Diff line number Diff line change @@ -26,7 +26,6 @@ Image.Zone fr-par-1
2626 "1": {
2727 "id": "ad343b28-b9d7-4fb4-9891-d699ae328da0",
2828 "name": "",
29- "export_uri": null,
3029 "size": 0,
3130 "volume_type": "sbs_snapshot",
3231 "creation_date": null,
@@ -41,7 +40,6 @@ Image.Zone fr-par-1
4140 "2": {
4241 "id": "fd8828eb-cf05-41e7-847a-8d98a2b31a1e",
4342 "name": "",
44- "export_uri": null,
4543 "size": 0,
4644 "volume_type": "sbs_snapshot",
4745 "creation_date": null,
You can’t perform that action at this time.
0 commit comments