Skip to content

Commit e24e8d7

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

azs-getter/go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ go 1.22.2
44

55
require (
66
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
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
1010
gopkg.in/yaml.v3 v3.0.1
1111
)
1212

0 commit comments

Comments
 (0)