aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2022-10-10 10:02:13 -0400
committerGravatar GitHub <noreply@github.com> 2022-10-10 10:02:13 -0400
commit11ecaf6356072261b13e9602cd72a0051781ed02 (patch)
treee00c50bb76688c698056c8bc56974f6f48aae4da /go.mod
parent0a8ef296ab7b0d6be9bf3deaa8bf4be69e40c300 (diff)
downloadcoredns-11ecaf6356072261b13e9602cd72a0051781ed02.tar.gz
coredns-11ecaf6356072261b13e9602cd72a0051781ed02.tar.zst
coredns-11ecaf6356072261b13e9602cd72a0051781ed02.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.109 to 1.44.114 (#5675)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.109 to 1.44.114. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.109...v1.44.114) --- 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 ae96b5e28..ca0e15808 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.109
+ github.com/aws/aws-sdk-go v1.44.114
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0