Skip to content

Commit 450c8fa

Browse files
fix(deps): update aws-sdk-go-v2 monorepo (#1525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e1b05d commit 450c8fa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

azs-getter/go.mod

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ module github.com/giantswarm/azs-getter
33
go 1.22.2
44

55
require (
6-
github.com/aws/aws-sdk-go-v2 v1.39.2
7-
github.com/aws/aws-sdk-go-v2/config v1.31.12
8-
github.com/aws/aws-sdk-go-v2/credentials v1.18.16
9-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.256.0
6+
github.com/aws/aws-sdk-go-v2 v1.39.3
7+
github.com/aws/aws-sdk-go-v2/config v1.31.13
8+
github.com/aws/aws-sdk-go-v2/credentials v1.18.17
9+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.257.2
1010
gopkg.in/yaml.v3 v3.0.1
1111
)
1212

0 commit comments

Comments
 (0)