diff options
author | 2022-02-07 05:33:55 -0800 | |
---|---|---|
committer | 2022-02-07 05:33:55 -0800 | |
commit | 1a08c6b8aa18d13259428e462bcff9a26e9e362b (patch) | |
tree | 90beb5941ca6e539a10b24662244a5ef966bdb79 /go.mod | |
parent | 9b8c0b16855276a5ec77c5aaa9a40afdbdd99e53 (diff) | |
download | coredns-1a08c6b8aa18d13259428e462bcff9a26e9e362b.tar.gz coredns-1a08c6b8aa18d13259428e462bcff9a26e9e362b.tar.zst coredns-1a08c6b8aa18d13259428e462bcff9a26e9e362b.zip |
build(deps): bump github.com/aws/aws-sdk-go from 1.42.44 to 1.42.47 (#5161)
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ require ( github.com/Azure/go-autorest/autorest v0.11.24 github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 github.com/apparentlymart/go-cidr v1.1.0 - github.com/aws/aws-sdk-go v1.42.44 + github.com/aws/aws-sdk-go v1.42.47 github.com/coredns/caddy v1.1.1 github.com/dnstap/golang-dnstap v0.4.0 github.com/farsightsec/golang-framestream v0.3.0 |