Skip to content

Commit c4bde53

Browse files
authored
chore: bump sdk-go (#3406)
1 parent 251eda3 commit c4bde53

9 files changed

+30350
-6555
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ require (
2424
github.com/moby/buildkit v0.11.6
2525
github.com/opencontainers/go-digest v1.0.0
2626
github.com/pkg/errors v0.9.1
27-
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21.0.20231009083832-bf1663f18403
27+
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21.0.20231010120217-5fe0fb5cff14
2828
github.com/skratchdot/open-golang v0.0.0-20200116055534-eef842397966
2929
github.com/spf13/cobra v1.7.0
3030
github.com/spf13/pflag v1.0.5

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -487,8 +487,8 @@ github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDN
487487
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
488488
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 h1:OkMGxebDjyw0ULyrTYWeN0UNCCkmCWfjPnIA2W6oviI=
489489
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06/go.mod h1:+ePHsJ1keEjQtpvf9HHw0f4ZeJ0TLRsxhunSI2hYJSs=
490-
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21.0.20231009083832-bf1663f18403 h1:V1rM50XQgFKUBDetgZo6ixhBZVK7+4mory9iHoiX2c0=
491-
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21.0.20231009083832-bf1663f18403/go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg=
490+
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21.0.20231010120217-5fe0fb5cff14 h1:kLwRvD5QQSG4J1SqbqD5obtMJGa96tvMCK0BrYoQI9c=
491+
github.com/scaleway/scaleway-sdk-go v1.0.0-beta.21.0.20231010120217-5fe0fb5cff14/go.mod h1:fCa7OJZ/9DRTnOKmxvT6pn+LPWUptQAmHF/SBJUGEcg=
492492
github.com/sclevine/spec v1.4.0 h1:z/Q9idDcay5m5irkZ28M7PtQM4aOISzOpj4bUPkDee8=
493493
github.com/secure-systems-lab/go-securesystemslib v0.4.0 h1:b23VGrQhTA8cN2CbBw7/FulN9fTtqYUdS5+Oxzt+DUE=
494494
github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo=

internal/namespaces/instance/v1/testdata/test-server-volume-update-attach-invalid-volume-uuid.cassette.yaml

Lines changed: 5961 additions & 1304 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
🎲🎲🎲 EXIT CODE: 1 🎲🎲🎲
22
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
3-
Cannot find resource '' with ID '11111111-1111-1111-1111-111111111111'
3+
Cannot find resource 'volume' with ID '11111111-1111-1111-1111-111111111111'
44
🟥🟥🟥 JSON STDERR 🟥🟥🟥
55
{
6-
"message": "cannot find resource '' with ID '11111111-1111-1111-1111-111111111111'",
6+
"message": "cannot find resource 'volume' with ID '11111111-1111-1111-1111-111111111111'",
77
"error": {
8-
"resource": "",
8+
"resource": "volume",
99
"resource_id": "11111111-1111-1111-1111-111111111111"
1010
}
1111
}

internal/namespaces/instance/v1/testdata/test-server-volume-update-attach-simple-block-volume.cassette.yaml

Lines changed: 6145 additions & 1326 deletions
Large diffs are not rendered by default.

internal/namespaces/instance/v1/testdata/test-server-volume-update-attach-simple-local-volume.cassette.yaml

Lines changed: 6145 additions & 1326 deletions
Large diffs are not rendered by default.

internal/namespaces/instance/v1/testdata/test-server-volume-update-detach-invalid-volume-uuid.cassette.yaml

Lines changed: 5973 additions & 1253 deletions
Large diffs are not rendered by default.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
🎲🎲🎲 EXIT CODE: 1 🎲🎲🎲
22
🟥🟥🟥 STDERR️️ 🟥🟥🟥️
3-
Cannot find resource '' with ID '11111111-1111-1111-1111-111111111111'
3+
Cannot find resource 'volume' with ID '11111111-1111-1111-1111-111111111111'
44
🟥🟥🟥 JSON STDERR 🟥🟥🟥
55
{
6-
"message": "cannot find resource '' with ID '11111111-1111-1111-1111-111111111111'",
6+
"message": "cannot find resource 'volume' with ID '11111111-1111-1111-1111-111111111111'",
77
"error": {
8-
"resource": "",
8+
"resource": "volume",
99
"resource_id": "11111111-1111-1111-1111-111111111111"
1010
}
1111
}

internal/namespaces/instance/v1/testdata/test-server-volume-update-detach-simple-block-volume.cassette.yaml

Lines changed: 6117 additions & 1337 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)