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 38380fc commit e24e8d7Copy full SHA for e24e8d7
azs-getter/go.mod
@@ -4,9 +4,9 @@ go 1.22.2
4
5
require (
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
+ github.com/aws/aws-sdk-go-v2/config v1.31.14
+ github.com/aws/aws-sdk-go-v2/credentials v1.18.18
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.258.0
10
gopkg.in/yaml.v3 v3.0.1
11
)
12
0 commit comments