diff options
author | 2023-01-30 06:49:01 -0800 | |
---|---|---|
committer | 2023-01-30 06:49:01 -0800 | |
commit | c4e467fdaa812c715251c2f03d1c61f7e5a66870 (patch) | |
tree | 918e5e478d1c08ab0f58af9efc9e183d79aab622 /go.mod | |
parent | 889b0cf4457f78c8e9102ae178326ce96434ca21 (diff) | |
download | coredns-c4e467fdaa812c715251c2f03d1c61f7e5a66870.tar.gz coredns-c4e467fdaa812c715251c2f03d1c61f7e5a66870.tar.zst coredns-c4e467fdaa812c715251c2f03d1c61f7e5a66870.zip |
build(deps): bump github.com/aws/aws-sdk-go from 1.44.180 to 1.44.189 (#5886)
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.10.5 github.com/apparentlymart/go-cidr v1.1.0 - github.com/aws/aws-sdk-go v1.44.180 + github.com/aws/aws-sdk-go v1.44.189 github.com/coredns/caddy v1.1.1 github.com/dnstap/golang-dnstap v0.4.0 github.com/farsightsec/golang-framestream v0.3.0 |