diff options
author | 2021-09-06 07:35:13 -0700 | |
---|---|---|
committer | 2021-09-06 07:35:13 -0700 | |
commit | 09b47a50d110241f675719d43d3c58e8bfc5ee00 (patch) | |
tree | eb6fad39ff855d08b9dcb467680cd841bf2242dc /go.mod | |
parent | a644eb4472ab61cdef8405b4e42bc9892f2e9295 (diff) | |
download | coredns-09b47a50d110241f675719d43d3c58e8bfc5ee00.tar.gz coredns-09b47a50d110241f675719d43d3c58e8bfc5ee00.tar.zst coredns-09b47a50d110241f675719d43d3c58e8bfc5ee00.zip |
build(deps): bump github.com/aws/aws-sdk-go from 1.40.32 to 1.40.37 (#4849)
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.40.32 + github.com/aws/aws-sdk-go v1.40.37 github.com/coredns/caddy v1.1.1 github.com/dnstap/golang-dnstap v0.4.0 github.com/farsightsec/golang-framestream v0.3.0 |