aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2021-06-28 08:55:23 -0700
committerGravatar GitHub <noreply@github.com> 2021-06-28 08:55:23 -0700
commita5ab94eabb2b37db05ea1aadfdfafcd13accf7f4 (patch)
tree5230e8c7fe0bade0233092f4ed318b832f1a256b /go.mod
parent2f4fd0113e2603a1a074c02f554a398137f71897 (diff)
downloadcoredns-a5ab94eabb2b37db05ea1aadfdfafcd13accf7f4.tar.gz
coredns-a5ab94eabb2b37db05ea1aadfdfafcd13accf7f4.tar.zst
coredns-a5ab94eabb2b37db05ea1aadfdfafcd13accf7f4.zip
build(deps): bump github.com/aws/aws-sdk-go from 1.38.64 to 1.38.68 (#4723)
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.38.64 to 1.38.68. - [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.38.64...v1.38.68) --- 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> 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 aed8cb34c..140699734 100644
--- a/go.mod
+++ b/go.mod
@@ -9,7 +9,7 @@ require (
github.com/Azure/go-autorest/autorest/to v0.2.0 // indirect
github.com/Microsoft/go-winio v0.5.0 // indirect
github.com/apparentlymart/go-cidr v1.1.0
- github.com/aws/aws-sdk-go v1.38.64
+ github.com/aws/aws-sdk-go v1.38.68
github.com/coredns/caddy v1.1.0
github.com/dnstap/golang-dnstap v0.4.0
github.com/farsightsec/golang-framestream v0.3.0