This repository was archived by the owner on Aug 1, 2024. It is now read-only.
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 @@ -12,7 +12,7 @@ require (
12
12
github.com/aws/aws-sdk-go-v2/service/s3 v1.48.1
13
13
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.26.0
14
14
github.com/aws/aws-sdk-go-v2/service/sts v1.26.7
15
- github.com/aws/smithy-go v1.19.0
15
+ github.com/aws/smithy-go v1.20.1
16
16
github.com/awslabs/aws-cloudformation-controller-for-flux/api v0.0.0-00010101000000-000000000000
17
17
github.com/cucumber/godog v0.13.0
18
18
github.com/cyphar/filepath-securejoin v0.2.4
Original file line number Diff line number Diff line change @@ -52,8 +52,8 @@ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 h1:QPMJf+Jw8E1l7zqhZmMlFw6w
52
52
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.21.7 /go.mod h1:ykf3COxYI0UJmxcfcxcVuz7b6uADi1FkiUz6Eb7AgM8 =
53
53
github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 h1:NzO4Vrau795RkUdSHKEwiR01FaGzGOH1EETJ+5QHnm0 =
54
54
github.com/aws/aws-sdk-go-v2/service/sts v1.26.7 /go.mod h1:6h2YuIoxaMSCFf5fi1EgZAwdfkGMgDY+DVfa61uLe4U =
55
- github.com/aws/smithy-go v1.19.0 h1:KWFKQV80DpP3vJrrA9sVAHQ5gc2z8i4EzrLhLlWXcBM =
56
- github.com/aws/smithy-go v1.19.0 /go.mod h1:NukqUGpCZIILqqiV0NIjeFh24kd/FAa4beRb6nbIUPE =
55
+ github.com/aws/smithy-go v1.20.1 h1:4SZlSlMr36UEqC7XOyRVb27XMeZubNcBNN+9IgEPIQw =
56
+ github.com/aws/smithy-go v1.20.1 /go.mod h1:krry+ya/rV9RDcV/Q16kpu6ypI4K2czasz0NC3qS14E =
57
57
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM =
58
58
github.com/beorn7/perks v1.0.1 /go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw =
59
59
github.com/bwesterb/go-ristretto v1.2.3 /go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0 =
You can’t perform that action at this time.
0 commit comments