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 @@ -20,7 +20,7 @@ require (
20
20
)
21
21
22
22
require (
23
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.230 .0
23
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.231 .0
24
24
github.com/aws/aws-sdk-go-v2/service/ecs v1.58.1
25
25
github.com/aws/aws-sdk-go-v2/service/elasticache v1.46.3
26
26
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.29.6
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34 h1:ZNTqv4nIdE/DiBfUUfXcLZ/Spcu
22
22
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34 /go.mod h1:zf7Vcd1ViW7cPqYWEHLHJkS50X0JS2IKz9Cgaj6ugrs =
23
23
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.43.2 h1:bjp0bB5k3MQ9diYqjV1/ocHZHdTnoKSqQRa2s5B+648 =
24
24
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.43.2 /go.mod h1:yYaWRnVSPyAmexW5t7G3TcuYoalYfT+xQwzWsvtUQ7M =
25
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.230 .0 h1:N0laDZWoAoKIRkwlc7p5Iu8l2JGEUtZLgG3Ai67n5K0 =
26
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.230 .0 /go.mod h1:35jGWx7ECvCwTsApqicFYzZ7JFEnBc6oHUuOQ3xIS54 =
25
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.231 .0 h1:uhIwvt6crp2kQenKojfDShGw39WEIrtPRfYZ3FAFlJk =
26
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.231 .0 /go.mod h1:35jGWx7ECvCwTsApqicFYzZ7JFEnBc6oHUuOQ3xIS54 =
27
27
github.com/aws/aws-sdk-go-v2/service/ecs v1.58.1 h1:DTwVT1pmRYac0va8mb4A97bumBXZJeAov776TlsYqHw =
28
28
github.com/aws/aws-sdk-go-v2/service/ecs v1.58.1 /go.mod h1:kq9VTFKJ68jqeYu1uVx6bR7VgWdQ0Kic/BstllTJJuU =
29
29
github.com/aws/aws-sdk-go-v2/service/elasticache v1.46.3 h1:K1KtI95Fkz+2PT0OtVRsZyUzb4zHFMWOXNPkXy7LYDY =
You can’t perform that action at this time.
0 commit comments