aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-01-16 21:58:37 -0500
committerGravatar GitHub <noreply@github.com> 2023-01-16 21:58:37 -0500
commit173240290091640e49e3bed19e93f964c232be89 (patch)
tree47e59202eb459f534ff8b76d4874969acd259ca8 /go.mod
parent9d6ec972cc54abf562267e81f172c380bad0602d (diff)
downloadcoredns-173240290091640e49e3bed19e93f964c232be89.tar.gz
coredns-173240290091640e49e3bed19e93f964c232be89.tar.zst
coredns-173240290091640e49e3bed19e93f964c232be89.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.175 to 1.44.180 (#5856)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.175 to 1.44.180. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.175...v1.44.180) --- 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 08a4a6026..3834c27d0 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.175
+ github.com/aws/aws-sdk-go v1.44.180
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0