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 @@ -6,7 +6,7 @@ require (
6
6
github.com/aws/aws-sdk-go-v2 v1.30.5
7
7
github.com/aws/aws-sdk-go-v2/config v1.27.33
8
8
github.com/aws/aws-sdk-go-v2/service/signer v1.24.6
9
- github.com/aws/smithy-go v1.20.4
9
+ github.com/aws/smithy-go v1.22.3
10
10
github.com/golang/mock v1.6.0
11
11
github.com/notaryproject/notation-plugin-framework-go v1.0.0
12
12
github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.7 h1:/Cfdu0XV3mONYKaOt1Gr0k1K
24
24
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.7 /go.mod h1:bCbAxKDqNvkHxRaIMnyVPXPo+OaPRwvmgzMxbz1VKSA =
25
25
github.com/aws/aws-sdk-go-v2/service/sts v1.30.7 h1:NKTa1eqZYw8tiHSRGpP0VtTdub/8KNk8sDkNPFaOKDE =
26
26
github.com/aws/aws-sdk-go-v2/service/sts v1.30.7 /go.mod h1:NXi1dIAGteSaRLqYgarlhP/Ij0cFT+qmCwiJqWh/U5o =
27
- github.com/aws/smithy-go v1.20.4 h1:2HK1zBdPgRbjFOHlfeQZfpC4r72MOb9bZkiFwggKO+4 =
28
- github.com/aws/smithy-go v1.20.4 /go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg =
27
+ github.com/aws/smithy-go v1.22.3 h1:Z//5NuZCSW6R4PhQ93hShNbyBbn8BWCmCVCt+Q8Io5k =
28
+ github.com/aws/smithy-go v1.22.3 /go.mod h1:t1ufH5HMublsJYulve2RKmHDC15xu1f26kHCp/HgceI =
29
29
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
30
30
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM =
31
31
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments