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 @@ -3,7 +3,7 @@ go 1.23.1
3
3
module github.com/aws/aws-signer-notation-plugin
4
4
5
5
require (
6
- github.com/aws/aws-sdk-go-v2 v1.30.5
6
+ github.com/aws/aws-sdk-go-v2 v1.36.3
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
9
github.com/aws/smithy-go v1.22.3
Original file line number Diff line number Diff line change 1
- github.com/aws/aws-sdk-go-v2 v1.30.5 h1:mWSRTwQAb0aLE17dSzztCVJWI9+cRMgqebndjwDyK0g =
2
- github.com/aws/aws-sdk-go-v2 v1.30.5 /go.mod h1:CT+ZPWXbYrci8chcARI3OmI/qgd+f6WtuLOoaIA8PR0 =
1
+ github.com/aws/aws-sdk-go-v2 v1.36.3 h1:mJoei2CxPutQVxaATCzDUjcZEjVRdpsiiXi2o38yqWM =
2
+ github.com/aws/aws-sdk-go-v2 v1.36.3 /go.mod h1:LLXuLpgzEbD766Z5ECcRmi8AzSwfZItDtmABVkRLGzg =
3
3
github.com/aws/aws-sdk-go-v2/config v1.27.33 h1:Nof9o/MsmH4oa0s2q9a0k7tMz5x/Yj5k06lDODWz3BU =
4
4
github.com/aws/aws-sdk-go-v2/config v1.27.33 /go.mod h1:kEqdYzRb8dd8Sy2pOdEbExTTF5v7ozEXX0McgPE7xks =
5
5
github.com/aws/aws-sdk-go-v2/credentials v1.17.32 h1:7Cxhp/BnT2RcGy4VisJ9miUPecY+lyE9I8JvcZofn9I =
You can’t perform that action at this time.
0 commit comments