Whats the plan for mesos DNS? The dns lib is not even released.

even the build fails with syntax errors.

is there a particular way to get this working?

-- 
Anirudha
--

sudo go build -o mesos-dns

# github.com/miekg/dns

/usr/lib/go/src/pkg/github.com/miekg/dns/msg.go:1936: syntax error:
unexpected :, expecting ]

/usr/lib/go/src/pkg/github.com/miekg/dns/msg.go:1945: syntax error:
unexpected :, expecting ]

/usr/lib/go/src/pkg/github.com/miekg/dns/msg.go:1954: syntax error:
unexpected :, expecting ]

Reply via email to