androiddnsfix is a hack around the issues in golang/go#8877
Credit to https://gist.github.com/cs8425/107e01a0652f1f1f6e033b5b68364b5e
Import it with
import _ "github.com/mtibben/androiddnsfix"
Any binary built with go build tags='androiddnsfix'
will have the fix applied