-
Notifications
You must be signed in to change notification settings - Fork 492
convertzone build fails #88
Copy link
Copy link
Closed
Description
On current master, go build for convertzone fails with:
$ go build
# _/home/erik/src/dnscontrol/misc/convertzone
./main.go:73: cannot use l (type []"github.com/miekg/dns".RR) as type []"github.com/StackExchange/dnscontrol/vendor/github.com/miekg/dns".RR in argument to bind.WriteZoneFile
I do have https://github.com/miekg/dns and https://github.com/pkg/errors installed as required, but I'm afraid I don't grok golang enough to further troubleshoot this.
Thanks for any insight you can provide!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels