summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-08 16:33:12 +0000
committerGitHub <noreply@github.com>2024-01-08 16:33:12 +0000
commitdb8f1b72d0fac7fb47f48c2a56b36fae1059d6d1 (patch)
treea5c9ab7f0613098ea334cf27e71a4e86394206df /go.mod
parentf2c6a4cd5382e125208995ed60269fd4d88492db (diff)
Build(deps): Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.49.16 (#1956)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.49.13 to 1.49.16. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.49.13...v1.49.16) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index fddd7e2a..dc864879 100644
--- a/go.mod
+++ b/go.mod
@@ -7,7 +7,7 @@ require (
github.com/Masterminds/goutils v1.1.1
github.com/Masterminds/semver/v3 v3.2.1
github.com/Shopify/ejson v1.4.1
- github.com/aws/aws-sdk-go v1.49.13
+ github.com/aws/aws-sdk-go v1.49.16
github.com/docker/libkv v0.2.2-0.20180912205406-458977154600
github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa
github.com/google/uuid v1.5.0