Release v0.3.2
Changed
- Dependencies
- upgrade
go.mod
Go version1.13
to1.14
- upgrade
apex/log
v1.7.0
tov1.9.0
- upgrade
miekg/dns
v1.1.30
tov1.1.31
- upgrade
mattn/go-colorable
v0.1.6
tov0.1.7
- upgrade
gopkg.in/check.v1
v1.0.0-20200227125254-8fa46927fb4f
to
v1.0.0-20200902074654-038fdea0a05b
- upgrade
actions/checkout
v2.3.1
tov2.3.2
- upgrade
Fixed
- Explicitly pass
queryTimeout
to goroutine - Documentation
- Attempt to clarify config file load behavior
- Typo
- Misc linting issues surfaced by
golangci-lint
v1.31.0
release
References
- See the
v0.3.2
milestone for the issues associated with this release. - See our CHANGELOG for more information.