aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2021-02-15 05:28:05 -0800
committerGravatar GitHub <noreply@github.com> 2021-02-15 05:28:05 -0800
commit15c17ebb16a10f3a0abb442d9c78effc56fc8c08 (patch)
treeabb2fac6b1b6f19856416d2174f8e55619987c16 /go.mod
parent1db575a2ce5b346d07124a840a7d6cefd059a3ed (diff)
downloadcoredns-15c17ebb16a10f3a0abb442d9c78effc56fc8c08.tar.gz
coredns-15c17ebb16a10f3a0abb442d9c78effc56fc8c08.tar.zst
coredns-15c17ebb16a10f3a0abb442d9c78effc56fc8c08.zip
build(deps): bump github.com/dnstap/golang-dnstap from 0.3.0 to 0.4.0 (#4466)
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 407a3aad5..1d064545d 100644
--- a/go.mod
+++ b/go.mod
@@ -10,7 +10,7 @@ require (
github.com/DataDog/datadog-go v3.5.0+incompatible // indirect
github.com/aws/aws-sdk-go v1.37.6
github.com/coredns/caddy v1.1.0
- github.com/dnstap/golang-dnstap v0.3.0
+ github.com/dnstap/golang-dnstap v0.4.0
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/farsightsec/golang-framestream v0.3.0
github.com/golang/protobuf v1.4.3