Skip to content

Commit

Permalink
build(deps): bump github.com/aws/aws-sdk-go in /pkg/signature/kms/aws (
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Sep 1, 2023
1 parent c6f738b commit e759e0f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pkg/signature/kms/aws/go.mod
Expand Up @@ -5,7 +5,7 @@ replace github.com/sigstore/sigstore => ../../../../
go 1.19

require (
github.com/aws/aws-sdk-go v1.44.334
github.com/aws/aws-sdk-go v1.45.0
github.com/aws/aws-sdk-go-v2 v1.21.0
github.com/aws/aws-sdk-go-v2/config v1.18.37
github.com/aws/aws-sdk-go-v2/service/kms v1.24.5
Expand Down
4 changes: 2 additions & 2 deletions pkg/signature/kms/aws/go.sum
@@ -1,5 +1,5 @@
github.com/aws/aws-sdk-go v1.44.334 h1:h2bdbGb//fez6Sv6PaYv868s9liDeoYM6hYsAqTB4MU=
github.com/aws/aws-sdk-go v1.44.334/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-sdk-go v1.45.0 h1:qoVOQHuLacxJMO71T49KeE70zm+Tk3vtrl7XO4VUPZc=
github.com/aws/aws-sdk-go v1.45.0/go.mod h1:aVsgQcEevwlmQ7qHE9I3h+dtQgpqhFB+i8Phjh7fkwI=
github.com/aws/aws-sdk-go-v2 v1.21.0 h1:gMT0IW+03wtYJhRqTVYn0wLzwdnK9sRMcxmtfGzRdJc=
github.com/aws/aws-sdk-go-v2 v1.21.0/go.mod h1:/RfNgGmRxI+iFOB1OeJUyxiU+9s88k3pfHvDagGEp0M=
github.com/aws/aws-sdk-go-v2/config v1.18.37 h1:RNAfbPqw1CstCooHaTPhScz7z1PyocQj0UL+l95CgzI=
Expand Down

0 comments on commit e759e0f

Please sign in to comment.