Update deps

This commit is contained in:
Frank Denis 2019-12-21 21:28:07 +01:00
parent a7922a81fb
commit 6f62a82496
58 changed files with 6802 additions and 44 deletions

View file

@ -94,8 +94,8 @@ DNS Authors 2012-
# Building
Building is done with the `go` tool. If you have setup your GOPATH correctly, the following should
work:
This library uses Go modules and uses semantic versioning. Building is done with the `go` tool, so
the following should work:
go get github.com/miekg/dns
go build github.com/miekg/dns