diff options
author | 2021-06-07 06:12:55 -0700 | |
---|---|---|
committer | 2021-06-07 06:12:55 -0700 | |
commit | ab32b3f72ad867adc30dc0f8579e8241cc24cccc (patch) | |
tree | bcd07de1448fdfcbd0c37f289f901e0df0cb41d0 /go.mod | |
parent | d151ea74df4cbfd8631141736567c02f39afb792 (diff) | |
download | coredns-ab32b3f72ad867adc30dc0f8579e8241cc24cccc.tar.gz coredns-ab32b3f72ad867adc30dc0f8579e8241cc24cccc.tar.zst coredns-ab32b3f72ad867adc30dc0f8579e8241cc24cccc.zip |
build(deps): bump github.com/aws/aws-sdk-go from 1.38.51 to 1.38.55 (#4675)
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.38.51 + github.com/aws/aws-sdk-go v1.38.55 github.com/coredns/caddy v1.1.0 github.com/dnstap/golang-dnstap v0.4.0 github.com/farsightsec/golang-framestream v0.3.0 |