aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-10-25 10:45:48 -0400
committerGravatar GitHub <noreply@github.com> 2022-10-25 10:45:48 -0400
commit08d9ecc7895f869ec425acefbab2c95a3695416b (patch)
treea9a83a8ebbef0a8096e5e048fd753c7894e91bd0 /go.mod
parent6c636b7b6ddaa8d2a2728c03ba1912b9e0ec9cac (diff)
downloadcoredns-08d9ecc7895f869ec425acefbab2c95a3695416b.tar.gz
coredns-08d9ecc7895f869ec425acefbab2c95a3695416b.tar.zst
coredns-08d9ecc7895f869ec425acefbab2c95a3695416b.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.121 (#5712)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.116 to 1.44.121. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.116...v1.44.121) --- 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> 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 5780b2e75..cb0ded134 100644
--- a/go.mod
+++ b/go.mod
@@ -8,7 +8,7 @@ require (
github.com/Azure/go-autorest/autorest/azure/auth v0.5.11
github.com/antonmedv/expr v1.9.0
github.com/apparentlymart/go-cidr v1.1.0
- github.com/aws/aws-sdk-go v1.44.116
+ github.com/aws/aws-sdk-go v1.44.121
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0