build(deps): bump github.com/dnstap/golang-dnstap from 0.3.0 to 0.4.0 (#4466)
This commit is contained in:
parent
1db575a2ce
commit
15c17ebb16
2 changed files with 2 additions and 1 deletions
2
go.mod
2
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
|
||||
|
|
1
go.sum
1
go.sum
|
@ -120,6 +120,7 @@ github.com/dimchansky/utfbom v1.1.1 h1:vV6w1AhK4VMnhBno/TPVCoK9U/LP0PkLCS9tbxHdi
|
|||
github.com/dimchansky/utfbom v1.1.1/go.mod h1:SxdoEBH5qIqFocHMyGOXVAybYJdr71b1Q/j0mACtrfE=
|
||||
github.com/dnstap/golang-dnstap v0.3.0 h1:eAgWqfNFlPVlplDQFpj1V9qtoP3On5ZVX2Vl/+hHZx4=
|
||||
github.com/dnstap/golang-dnstap v0.3.0/go.mod h1:49IwPRTxiC2Jz0jwrLqiPnRyevwKpAQ/tmO0P0hZO5o=
|
||||
github.com/dnstap/golang-dnstap v0.4.0/go.mod h1:FqsSdH58NAmkAvKcpyxht7i4FoBjKu8E4JUPt8ipSUs=
|
||||
github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96/go.mod h1:Qh8CwZgvJUkLughtfhJv5dyTYa91l1fOUCrgjqmcifM=
|
||||
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE=
|
||||
github.com/dustin/go-humanize v0.0.0-20171111073723-bb3d318650d4/go.mod h1:HtrtbFcZ19U5GC7JDqmcUSB87Iq5E25KnS6fMYU6eOk=
|
||||
|
|
Loading…
Add table
Reference in a new issue