Skip to content
Snippets Groups Projects

Update module github.com/miekg/dns to v1.1.43

Merged renovate requested to merge renovate/github.com-miekg-dns-1.x into master
164 files
+ 1195
3889
Compare changes
  • Side-by-side
  • Inline
Files
164
# Makefile for releasing.
#
# The release is controlled from version.go. The version found there is
# used to tag the git repo, we're not building any artifects so there is nothing
# used to tag the git repo, we're not building any artifacts so there is nothing
# to upload to github.
#
# * Up the version in version.go
Loading