Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mtibben/androiddnsfix

androiddnsfix is a hack around the issues in https://github.com/golang/go/issues/8877
https://github.com/mtibben/androiddnsfix

Last synced: about 2 months ago
JSON representation

androiddnsfix is a hack around the issues in https://github.com/golang/go/issues/8877

Awesome Lists containing this project

README

        

# androiddnsfix

androiddnsfix is a hack around the issues in https://github.com/golang/go/issues/8877

Credit to https://gist.github.com/cs8425/107e01a0652f1f1f6e033b5b68364b5e

Import it with

```golang
import _ "github.com/mtibben/androiddnsfix"
```

Any binary built with `go build tags='androiddnsfix'` will have the fix applied