File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ require (
99 github.com/aws/aws-sdk-go-v2 v1.36.3
1010 github.com/aws/aws-sdk-go-v2/config v1.29.14
1111 github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30
12- github.com/aws/aws-sdk-go-v2/service/autoscaling v1.52.4
13- github.com/aws/aws-sdk-go-v2/service/ec2 v1.213.0
12+ github.com/aws/aws-sdk-go-v2/service/autoscaling v1.53.1
13+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.224.1
1414 github.com/nginx/nginx-plus-go-client/v2 v2.4.0
1515 gopkg.in/yaml.v3 v3.0.1
1616)
Original file line number Diff line number Diff line change @@ -32,10 +32,10 @@ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 h1:SZwFm17ZUNNg5Np0io
3232github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 /go.mod h1:dFZsC0BLo346mvKQLWmoJxT+Sjp+qcVR1tRVHQGOH9Q =
3333github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 h1:bIqFDwgGXXN1Kpp99pDOdKMTTb5d2KyU5X/BZxjOkRo =
3434github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 /go.mod h1:H5O/EsxDWyU+LP/V8i5sm8cxoZgc2fdNR9bxlOFrQTo =
35- github.com/aws/aws-sdk-go-v2/service/autoscaling v1.52.4 h1:vzLD0FyNU4uxf2QE5UDG0jSEitiJXbVEUwf2Sk3usF4 =
36- github.com/aws/aws-sdk-go-v2/service/autoscaling v1.52.4 /go.mod h1:CDqMoc3KRdZJ8qziW96J35lKH01Wq3B2aihtHj2JbRs =
37- github.com/aws/aws-sdk-go-v2/service/ec2 v1.213.0 h1:9nUhN6dRT2chbA7E9y3JDGpIV1C7cZpfiRvX63EB5XA =
38- github.com/aws/aws-sdk-go-v2/service/ec2 v1.213.0 /go.mod h1:ouvGEfHbLaIlWwpDpOVWPWR+YwO0HDv3vm5tYLq8ImY =
35+ github.com/aws/aws-sdk-go-v2/service/autoscaling v1.53.1 h1:zZBj3JZl2Y6Z2t+VduXB5fz+4f/STJytPtZ9pQ7ckL4 =
36+ github.com/aws/aws-sdk-go-v2/service/autoscaling v1.53.1 /go.mod h1:CDqMoc3KRdZJ8qziW96J35lKH01Wq3B2aihtHj2JbRs =
37+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.224.1 h1:O5i9p1FonEMcU2D5jNwv6W1IqHtZN3XiVzejefobTBI =
38+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.224.1 /go.mod h1:ouvGEfHbLaIlWwpDpOVWPWR+YwO0HDv3vm5tYLq8ImY =
3939github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 h1:eAh2A4b5IzM/lum78bZ590jy36+d/aFLgKF/4Vd1xPE =
4040github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 /go.mod h1:0yKJC/kb8sAnmlYa6Zs3QVYqaC8ug2AbnNChv5Ox3uA =
4141github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 h1:dM9/92u2F1JbDaGooxTq18wmmFzbJRfXfVfy96/1CXM =
You can’t perform that action at this time.
0 commit comments