File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/scaleway/scaleway-cli/v2
33go 1.24.0
44
55require (
6- github.com/aws/aws-sdk-go-v2 v1.37.2
6+ github.com/aws/aws-sdk-go-v2 v1.38.0
77 github.com/aws/aws-sdk-go-v2/service/s3 v1.86.0
88 github.com/buildpacks/pack v0.34.2
99 github.com/c-bata/go-prompt v0.2.6
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ github.com/aphistic/sweet v0.2.0/go.mod h1:fWDlIh/isSE9n6EPsRmC0det+whmX6dJid3st
6060github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio =
6161github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5 /go.mod h1:wHh0iHkYZB8zMSxRWpUBQtwG5a7fFgvEO+odwuTv2gs =
6262github.com/aws/aws-sdk-go v1.20.6 /go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo =
63- github.com/aws/aws-sdk-go-v2 v1.37.2 h1:xkW1iMYawzcmYFYEV0UCMxc8gSsjCGEhBXQkdQywVbo =
64- github.com/aws/aws-sdk-go-v2 v1.37.2 /go.mod h1:9Q0OoGQoboYIAJyslFyF1f5K1Ryddop8gqMhWx/n4Wg =
63+ github.com/aws/aws-sdk-go-v2 v1.38.0 h1:UCRQ5mlqcFk9HJDIqENSLR3wiG1VTWlyUfLDEvY7RxU =
64+ github.com/aws/aws-sdk-go-v2 v1.38.0 /go.mod h1:9Q0OoGQoboYIAJyslFyF1f5K1Ryddop8gqMhWx/n4Wg =
6565github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.0 h1:6GMWV6CNpA/6fbFHnoAjrv4+LGfyTqZz2LtCHnspgDg =
6666github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.0 /go.mod h1:/mXlTIVG9jbxkqDnr5UQNQxW1HRYxeGklkM9vAFeabg =
6767github.com/aws/aws-sdk-go-v2/config v1.27.7 h1:JSfb5nOQF01iOgxFI5OIKWwDiEXWTyTgg1Mm1mHi0A4 =
You can’t perform that action at this time.
0 commit comments