dnscontrol/vendor/golang.org/x
Tom Limoncelli 9812ecd9ff
BIND: Improve SOA serial number handling (#651)
* github.com/miekg/dns
* Greatly simplify the logic for handling serial numbers. Related code was all over the place. Now it is abstracted into one testable method makeSoa. This simplifies code in many other places.
* Update docs/_providers/bind.md: Edit old text. Add SOA description.
* SOA records are now treated like any other record internally. You still can't specify them in dnsconfig.js, but that's by design.
* The URL for issue 491 was wrong in many places
* BIND: Clarify GENERATE_ZONEFILE message
2020-02-23 13:58:49 -05:00
..
crypto Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
mod Update many modules (#620) 2020-02-12 21:16:35 -05:00
net BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
oauth2 Update many modules (#620) 2020-02-12 21:16:35 -05:00
sys BIND: Improve SOA serial number handling (#651) 2020-02-23 13:58:49 -05:00
text Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
time Switch from govendor to go modules. (#587) 2020-01-18 14:40:28 -05:00
tools Update many modules (#620) 2020-02-12 21:16:35 -05:00
xerrors Update many modules (#620) 2020-02-12 21:16:35 -05:00