aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> 2020-10-05 10:17:14 +0200
committerGravatar GitHub <noreply@github.com> 2020-10-05 10:17:14 +0200
commit7295104989e62347ae0febe8303e6077b3476a2c (patch)
tree4778fc842d504e3457303dbf7f3844edc3d55468 /go.mod
parent042e57a1778c3d54a18ff8910782f3dc1bc811a6 (diff)
downloadcoredns-7295104989e62347ae0febe8303e6077b3476a2c.tar.gz
coredns-7295104989e62347ae0febe8303e6077b3476a2c.tar.zst
coredns-7295104989e62347ae0febe8303e6077b3476a2c.zip
build(deps): bump github.com/dnstap/golang-dnstap from 0.2.1 to 0.2.2 (#4174)
Bumps [github.com/dnstap/golang-dnstap](https://github.com/dnstap/golang-dnstap) from 0.2.1 to 0.2.2. - [Release notes](https://github.com/dnstap/golang-dnstap/releases) - [Commits](https://github.com/dnstap/golang-dnstap/compare/v0.2.1...v0.2.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
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 72acde07a..7d1211fad 100644
--- a/go.mod
+++ b/go.mod
@@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go v1.34.32
github.com/cenkalti/backoff/v4 v4.0.2
github.com/coredns/caddy v1.1.0
- github.com/dnstap/golang-dnstap v0.2.1
+ github.com/dnstap/golang-dnstap v0.2.2
github.com/dustin/go-humanize v1.0.0 // indirect
github.com/farsightsec/golang-framestream v0.3.0
github.com/golang/protobuf v1.4.2