aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2023-01-09 10:09:48 -0500
committerGravatar GitHub <noreply@github.com> 2023-01-09 10:09:48 -0500
commit1fc1cb9dd0af469150670ebf772f68224ff1a7d5 (patch)
tree3455860343c5e50807cc25a7a9786d37332622f3 /go.mod
parentc45ada94f6f3ac0bc66fce47a948ffe172725dd9 (diff)
downloadcoredns-1fc1cb9dd0af469150670ebf772f68224ff1a7d5.tar.gz
coredns-1fc1cb9dd0af469150670ebf772f68224ff1a7d5.tar.zst
coredns-1fc1cb9dd0af469150670ebf772f68224ff1a7d5.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.44.162 to 1.44.175 (#5840)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.162 to 1.44.175. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.162...v1.44.175) --- 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 854be0b6e..34b99eada 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.162
+ github.com/aws/aws-sdk-go v1.44.175
github.com/coredns/caddy v1.1.1
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0