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.3
7
7
github.com/aws/aws-sdk-go-v2/config v1.27.26
8
8
github.com/aws/aws-sdk-go-v2/service/signer v1.24.3
9
- github.com/aws/smithy-go v1.20.3
9
+ github.com/aws/smithy-go v1.20.4
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.9.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.4 h1:yiwVzJW2ZxZTurVbYWA7QOrA
24
24
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 /go.mod h1:0oxfLkpz3rQ/CHlx5hB7H69YUpFiI1tql6Q6Ne+1bCw =
25
25
github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 h1:ZsDKRLXGWHk8WdtyYMoGNO7bTudrvuKpDKgMVRlepGE =
26
26
github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 /go.mod h1:zwySh8fpFyXp9yOr/KVzxOl8SRqgf/IDw5aUt9UKFcQ =
27
- github.com/aws/smithy-go v1.20.3 h1:ryHwveWzPV5BIof6fyDvor6V3iUL7nTfiTKXHiW05nE =
28
- github.com/aws/smithy-go v1.20.3 /go.mod h1:krry+ya/rV9RDcV/Q16kpu6ypI4K2czasz0NC3qS14E =
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 =
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