diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ require ( github.com/apache/thrift v0.13.0 // indirect github.com/aws/aws-sdk-go v1.30.4 github.com/caddyserver/caddy v1.0.5 - github.com/cenkalti/backoff/v4 v4.0.0 + github.com/cenkalti/backoff/v4 v4.0.2 github.com/dnstap/golang-dnstap v0.2.0 github.com/farsightsec/golang-framestream v0.0.0-20190425193708-fa4b164d59b8 github.com/golang/protobuf v1.3.5 |