diff options
author | 2021-09-20 10:06:09 -0700 | |
---|---|---|
committer | 2021-09-20 10:06:09 -0700 | |
commit | fbe52a8dacf8b9531afe2952ce5bed35cce53b55 (patch) | |
tree | 6240f2ee4ee5fe6cb69617623ed461119672e7d0 /go.mod | |
parent | 67b941e9b1c288f98fe0118785765344f35a98c2 (diff) | |
download | coredns-fbe52a8dacf8b9531afe2952ce5bed35cce53b55.tar.gz coredns-fbe52a8dacf8b9531afe2952ce5bed35cce53b55.tar.zst coredns-fbe52a8dacf8b9531afe2952ce5bed35cce53b55.zip |
build(deps): bump github.com/aws/aws-sdk-go from 1.40.41 to 1.40.45 (#4872)
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.41 + github.com/aws/aws-sdk-go v1.40.45 github.com/coredns/caddy v1.1.1 github.com/dnstap/golang-dnstap v0.4.0 github.com/farsightsec/golang-framestream v0.3.0 |