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 @@ -8,7 +8,7 @@ require (
8
8
github.com/aws/aws-sdk-go-v2 v1.27.2
9
9
github.com/aws/aws-sdk-go-v2/config v1.27.18
10
10
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.5
11
- github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.10
11
+ github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.11
12
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
Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.9 h1:A4SYk07ef04+vxZToz9
38
38
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.9 /go.mod h1:5jJcHuwDagxN+ErjQ3PU3ocf6Ylc/p9x+BLO/+X4iXw =
39
39
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 h1:hT8rVHwugYE2lEfdFE0QWVo81lF7jMrYJVDWI+f+VxU =
40
40
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 /go.mod h1:8tu/lYfQfFe6IGnaOdrpVgEL2IrrDOf6/m9RQum4NkY =
41
- github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.10 h1:jXlt8pQwVXgXjYTJeUAtPpqf/Ryuxvapgr7w2BlULV4 =
42
- github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.10 /go.mod h1:sXim2icRtsmYypYTh6j4dLVnMOGxIoAlNDb4W5HLeaw =
41
+ github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.11 h1:n0OjQw2HMbBr1g2M3XzzNTV8srYSoLkYgV48jiLkqbQ =
42
+ github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.11 /go.mod h1:qaQkZEptpHa0HhooCCONUjxvYbkgHtDuG/cCDvJt6UE =
43
43
github.com/aws/aws-sdk-go-v2/service/ec2 v1.163.0 h1:gwthjSMr5tW2fYBJNt3LQGgtkREvv5IcuaWRjeo1fh0 =
44
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 =
You can’t perform that action at this time.
0 commit comments