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 @@ -20,8 +20,8 @@ require (
20
20
)
21
21
22
22
require (
23
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.202.4
24
- github.com/aws/aws-sdk-go-v2/service/ecs v1.53.13
23
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.203.0
24
+ github.com/aws/aws-sdk-go-v2/service/ecs v1.53.14
25
25
github.com/aws/aws-sdk-go-v2/service/elasticache v1.44.12
26
26
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.28.17
27
27
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.43.12
Original file line number Diff line number Diff line change @@ -22,10 +22,10 @@ github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.31 h1:8IwBjuLdqIO1dGB+dZ9zJEl8wzY
22
22
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.31 /go.mod h1:8tMBcuVjL4kP/ECEIWTCWtwV2kj6+ouEKl4cqR4iWLw =
23
23
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.39.8 h1:D4Dhqf6FEw//4mEFsxtBYMNSmdSg0LAy+A+DVvH0dts =
24
24
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.39.8 /go.mod h1:+pfCvXbSNLZ7lG+tydnY5IN4WUoz+WsGDrl2rg2DEew =
25
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.202.4 h1:gdFRXlTMgV0+yrhQLAJKb+vX2K32Vw3n2TntDd+8AEM =
26
- github.com/aws/aws-sdk-go-v2/service/ec2 v1.202.4 /go.mod h1:nSbxgPGhyI9j/cMVSHUEEtNQzEYeNOkbHnHNeTuQqt0 =
27
- github.com/aws/aws-sdk-go-v2/service/ecs v1.53.13 h1:Q16+YitA+4nt8Iv+37l1Yav2ejlDb9umjJrEmX/3Xj4 =
28
- github.com/aws/aws-sdk-go-v2/service/ecs v1.53.13 /go.mod h1:X4pNdZOGNt0sWAErA0rQfrcl8NCoqDwAWtPa94bAafM =
25
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.203.0 h1:EDLBXOs5D0KUqDThg8ID63mK5E7lJ8pjHGBtix6O9j0 =
26
+ github.com/aws/aws-sdk-go-v2/service/ec2 v1.203.0 /go.mod h1:nSbxgPGhyI9j/cMVSHUEEtNQzEYeNOkbHnHNeTuQqt0 =
27
+ github.com/aws/aws-sdk-go-v2/service/ecs v1.53.14 h1:csJDdKlYKNF703PLVsN764MvKICAPjlsJHbOaeWoNg8 =
28
+ github.com/aws/aws-sdk-go-v2/service/ecs v1.53.14 /go.mod h1:X4pNdZOGNt0sWAErA0rQfrcl8NCoqDwAWtPa94bAafM =
29
29
github.com/aws/aws-sdk-go-v2/service/elasticache v1.44.12 h1:jOcCDjNCWNdJmkXyKiIP/HGorjcdmeOmGLZmU4XiydM =
30
30
github.com/aws/aws-sdk-go-v2/service/elasticache v1.44.12 /go.mod h1:AwS8/VfBl4lEHfbhvKcP2v8DyMx9olcVvz2Y0ygiWxA =
31
31
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.28.17 h1:5iAJcuuAgVMpVzItTGc+E7Tj8zXDL6sjAZQLZGq+8rA =
You can’t perform that action at this time.
0 commit comments