diff options
author | 2023-08-14 07:03:41 -0700 | |
---|---|---|
committer | 2023-08-14 07:03:41 -0700 | |
commit | fd5dbb71d9155fc4b35c0a5870886dca0614009e (patch) | |
tree | c943865f8ee7d22e6942e587f14fb4f33e7b38b9 /go.mod | |
parent | 4d153bf1ec0864e2cbc6edbdd1f4c2edf0d7a9ef (diff) | |
download | coredns-fd5dbb71d9155fc4b35c0a5870886dca0614009e.tar.gz coredns-fd5dbb71d9155fc4b35c0a5870886dca0614009e.tar.zst coredns-fd5dbb71d9155fc4b35c0a5870886dca0614009e.zip |
build(deps): bump github.com/aws/aws-sdk-go from 1.44.317 to 1.44.322 (#6265)
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ require ( github.com/Azure/go-autorest/autorest/azure/auth v0.5.12 github.com/antonmedv/expr v1.13.0 github.com/apparentlymart/go-cidr v1.1.0 - github.com/aws/aws-sdk-go v1.44.317 + github.com/aws/aws-sdk-go v1.44.322 github.com/coredns/caddy v1.1.1 github.com/dnstap/golang-dnstap v0.4.0 github.com/farsightsec/golang-framestream v0.3.0 |