summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-01 02:13:17 +0000
committerGitHub <noreply@github.com>2022-08-01 02:13:17 +0000
commit599aab46e85da952c4a5034ce5bd355a39e3cfab (patch)
tree4c6295f4039a631e2a03798b3f4c8d1cc5760974 /go.mod
parent27e68becb64bb05a7517f9304986b720dca62023 (diff)
Bump github.com/aws/aws-sdk-go from 1.44.61 to 1.44.66
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.61 to 1.44.66. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.61...v1.44.66) --- 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>
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 4de40ead..24e0e8f5 100644
--- a/go.mod
+++ b/go.mod
@@ -6,7 +6,7 @@ require (
github.com/Masterminds/goutils v1.1.1
github.com/Shopify/ejson v1.3.3
github.com/apparentlymart/go-cidr v1.1.0
- github.com/aws/aws-sdk-go v1.44.61
+ github.com/aws/aws-sdk-go v1.44.66
github.com/docker/libkv v0.2.2-0.20180912205406-458977154600
github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa
github.com/go-git/go-billy/v5 v5.3.1