Skip to content

Commit a010fa7

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

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.3
7-
github.com/aws/aws-sdk-go-v2/config v1.31.14
8-
github.com/aws/aws-sdk-go-v2/credentials v1.18.18
9-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.258.0
6+
github.com/aws/aws-sdk-go-v2 v1.39.4
7+
github.com/aws/aws-sdk-go-v2/config v1.31.15
8+
github.com/aws/aws-sdk-go-v2/credentials v1.18.19
9+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.258.1
1010
gopkg.in/yaml.v3 v3.0.1
1111
)
1212

0 commit comments

Comments
 (0)