Codebase list golang-github-dnstap-golang-dnstap / debian/latest go.mod
debian/latest

Tree @debian/latest (Download .tar.gz)

go.mod @debian/latest

5bbfd07
 
 
b48d5b9
5bbfd07
78e80b4
5bbfd07
1
2
3
4
5
6
7
module github.com/dnstap/golang-dnstap

require (
	github.com/farsightsec/golang-framestream v0.3.0
	github.com/miekg/dns v1.1.31
	google.golang.org/protobuf v1.23.0
)