Loading
dnscontrol: fix version reporting (again)
Upstream changed the case of the `main.version` ldflag as part of https://github.com/StackExchange/dnscontrol/releases/tag/v4.8.1 This seems to have slipped through the 4.7.3 -> 4.8.1 bump in 10faf493 ~~~ # before ❯ dnscontrol version DNSControl version dev # after ❯ dnscontrol version DNSControl version 4.8.2 ~~~