diff options
author | 2023-07-17 18:54:19 -0700 | |
---|---|---|
committer | 2023-07-17 18:54:19 -0700 | |
commit | 26eee8233e98ae005e00010265f11bff6461da2f (patch) | |
tree | 399f52aeea23f88eebee6cb2c975a0b6b2853553 /go.mod | |
parent | 7feef3453bdb8e3d49d14fe01d636ac26fa61eb1 (diff) | |
download | coredns-26eee8233e98ae005e00010265f11bff6461da2f.tar.gz coredns-26eee8233e98ae005e00010265f11bff6461da2f.tar.zst coredns-26eee8233e98ae005e00010265f11bff6461da2f.zip |
build(deps): bump github.com/aws/aws-sdk-go from 1.44.294 to 1.44.300 (#6209)
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.12.6 github.com/apparentlymart/go-cidr v1.1.0 - github.com/aws/aws-sdk-go v1.44.294 + github.com/aws/aws-sdk-go v1.44.300 github.com/coredns/caddy v1.1.1 github.com/dnstap/golang-dnstap v0.4.0 github.com/farsightsec/golang-framestream v0.3.0 |