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 @@ -22,7 +22,7 @@ require (
22
22
23
23
require (
24
24
github.com/aws/aws-sdk-go-v2/service/ec2 v1.183.0
25
- github.com/aws/aws-sdk-go-v2/service/ecs v1.47.4
25
+ github.com/aws/aws-sdk-go-v2/service/ecs v1.48.0
26
26
github.com/aws/aws-sdk-go-v2/service/elasticache v1.43.0
27
27
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.28.2
28
28
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.40.0
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/aws/aws-sdk-go-v2/service/dynamodb v1.35.0 h1:r2HJyqAyQ96FtCxG1PkcbJH
24
24
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.35.0 /go.mod h1:k5XW8MoMxsNZ20RJmsokakvENUwQyjv69R9GqrI4xdQ =
25
25
github.com/aws/aws-sdk-go-v2/service/ec2 v1.183.0 h1:LgwYvo4kycfT/UD7vjQhSVZSatxHAI41/54q9O6jljI =
26
26
github.com/aws/aws-sdk-go-v2/service/ec2 v1.183.0 /go.mod h1:kYXaB4FzyhEJjvrJ84oPnMElLiEAjGxxUunVW2tBSng =
27
- github.com/aws/aws-sdk-go-v2/service/ecs v1.47.4 h1:CTkPGE8fiElvLtYWl/U+Eu5+1fVXiZbJUjyVCRSRgxk =
28
- github.com/aws/aws-sdk-go-v2/service/ecs v1.47.4 /go.mod h1:sMFLFhL27cKYa/eQYZp4asvIwHsnJWrAzTUpy9AQdnU =
27
+ github.com/aws/aws-sdk-go-v2/service/ecs v1.48.0 h1:tRFdu+6wfFsDG2jzR2LxRp/0+xRPefuNxumdNQrIdVE =
28
+ github.com/aws/aws-sdk-go-v2/service/ecs v1.48.0 /go.mod h1:sMFLFhL27cKYa/eQYZp4asvIwHsnJWrAzTUpy9AQdnU =
29
29
github.com/aws/aws-sdk-go-v2/service/elasticache v1.43.0 h1:rebYexCOCdOpR1zU1ObUIn+or4pS38W1IVQGKzZcSos =
30
30
github.com/aws/aws-sdk-go-v2/service/elasticache v1.43.0 /go.mod h1:pfx/wDobZvEpxE96P1i0nHbTYEJMCCMv3uMk7UPvdsE =
31
31
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.28.2 h1:+/eG+yT9FrwU5c4/9Mv8tAwvK1j/y9YAviBorLmX8kM =
You can’t perform that action at this time.
0 commit comments