Skip to content

convertzone build fails #88

@anderiv

Description

@anderiv

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions