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.18
10
10
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.5
11
11
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.11
12
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.163.0
12
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.163.1
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.11 h1:n0OjQw2HMbBr1g2M3XzzNTV8srYSoLkYgV48jiLkqbQ =
42
42
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.40.11 /go.mod h1:qaQkZEptpHa0HhooCCONUjxvYbkgHtDuG/cCDvJt6UE =
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 =
43
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.163.1 h1:0RiDkJO1veM6/FQ+GJcGiIhZgPwXlscX29B0zFE4Ulo =
44
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.163.1 /go.mod h1:gYk1NtyvkH1SxPcndDtfro3lwbiE5t0tW4eRki5YnOQ =
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.11 h1:o4T+fKxA3gTMcluBNZZXE9DNaMkJuUL1O3mffCUjoJo =
You can’t perform that action at this time.
0 commit comments