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 @@ -173,7 +173,7 @@ require (
173
173
github.com/Microsoft/go-winio v0.6.1 // indirect
174
174
github.com/aws/aws-sdk-go-v2/service/ec2 v1.198.1
175
175
github.com/aws/aws-sdk-go-v2/service/ecr v1.38.0
176
- github.com/aws/aws-sdk-go-v2/service/ecs v1.53.1
176
+ github.com/aws/aws-sdk-go-v2/service/ecs v1.53.2
177
177
github.com/aws/aws-sdk-go-v2/service/eks v1.42.1 // indirect
178
178
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.28.6 // indirect
179
179
github.com/aws/aws-sdk-go-v2/service/ssm v1.50.0 // indirect
Original file line number Diff line number Diff line change @@ -255,8 +255,8 @@ github.com/aws/aws-sdk-go-v2/service/ec2 v1.198.1 h1:YbNopxjd9baM83YEEmkaYHi+NuJ
255
255
github.com/aws/aws-sdk-go-v2/service/ec2 v1.198.1 /go.mod h1:mwr3iRm8u1+kkEx4ftDM2Q6Yr0XQFBKrP036ng+k5Lk =
256
256
github.com/aws/aws-sdk-go-v2/service/ecr v1.38.0 h1:+1IqznlfeMCgFWoWAuwRqykVc6gGoUUQFGXai+77KWs =
257
257
github.com/aws/aws-sdk-go-v2/service/ecr v1.38.0 /go.mod h1:NqKnlZvLl4Tp2UH/GEc/nhbjmPQhwOXmLp2eldiszLM =
258
- github.com/aws/aws-sdk-go-v2/service/ecs v1.53.1 h1:sAT2jzHkds1cv7VvNpzFfCw2w3zAkh306x3MTLPjuoA =
259
- github.com/aws/aws-sdk-go-v2/service/ecs v1.53.1 /go.mod h1:YpTRClSDOPvN2e3kiIrYOx1sI+YKTZVmlMiNO2AwYhE =
258
+ github.com/aws/aws-sdk-go-v2/service/ecs v1.53.2 h1:o/FdG76sTAoC8h20j6bSBE6MPJYOZhNIh0nJ8Q8druY =
259
+ github.com/aws/aws-sdk-go-v2/service/ecs v1.53.2 /go.mod h1:YpTRClSDOPvN2e3kiIrYOx1sI+YKTZVmlMiNO2AwYhE =
260
260
github.com/aws/aws-sdk-go-v2/service/eks v1.42.1 h1:q7MWjPP0uCmUvuGDFCvkbqRkqfH+Bq6di9RTd64S0YM =
261
261
github.com/aws/aws-sdk-go-v2/service/eks v1.42.1 /go.mod h1:UhKBrO0Ezz8iIg02a6u4irGKBKh0gTz3fF8LNdD2vDI =
262
262
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1 h1:iXtILhvDxB6kPvEXgsDhGaZCSC6LQET5ZHSdJozeI0Y =
You can’t perform that action at this time.
0 commit comments