We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cfe31f commit 73ae5bfCopy full SHA for 73ae5bf
go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/docker/docker v27.0.1+incompatible // indirect
14
github.com/docker/machine v0.16.2
15
github.com/pkg/errors v0.8.1 // indirect
16
- github.com/scaleway/scaleway-sdk-go v1.0.0-beta.30
+ github.com/scaleway/scaleway-sdk-go v1.0.0-beta.32
17
github.com/sirupsen/logrus v1.9.3
18
golang.org/x/crypto v0.24.0 // indirect
19
gotest.tools v2.2.0+incompatible // indirect
0 commit comments