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 @@ -9,7 +9,7 @@ require (
9
9
github.com/aws/aws-sdk-go-v2/config v1.27.17
10
10
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.4
11
11
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.10
12
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.162.1
12
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.163.0
13
13
github.com/nginxinc/nginx-plus-go-client v1.2.0
14
14
gopkg.in/yaml.v2 v2.4.0
15
15
)
Original file line number Diff line number Diff line change @@ -40,8 +40,8 @@ github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 h1:hT8rVHwugYE2lEfdFE0QWVo81lF7
40
40
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 /go.mod h1:8tu/lYfQfFe6IGnaOdrpVgEL2IrrDOf6/m9RQum4NkY =
41
41
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.10 h1:jXlt8pQwVXgXjYTJeUAtPpqf/Ryuxvapgr7w2BlULV4 =
42
42
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.10 /go.mod h1:sXim2icRtsmYypYTh6j4dLVnMOGxIoAlNDb4W5HLeaw =
43
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.162.1 h1:2ZzpXgkh4qmsexltvLVIaC4+HdN3oe6OWK6Upc4Qz/0 =
44
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.162.1 /go.mod h1:eu3DWRK5GBq4hjCr7nAbnQiHSan5RJ6ue3qQVp5PJs0 =
43
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.163.0 h1:gwthjSMr5tW2fYBJNt3LQGgtkREvv5IcuaWRjeo1fh0 =
44
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.163.0 /go.mod h1:eu3DWRK5GBq4hjCr7nAbnQiHSan5RJ6ue3qQVp5PJs0 =
45
45
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 h1:Ji0DY1xUsUr3I8cHps0G+XM3WWU16lP6yG8qu1GAZAs =
46
46
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 /go.mod h1:5CsjAbs3NlGQyZNFACh+zztPDI7fU6eW9QsxjfnuBKg =
47
47
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.10 h1:7kZqP7akv0enu6ykJhb9OYlw16oOrSy+Epus8o/VqMY =
You can’t perform that action at this time.
0 commit comments