karalabe / xgo

Go CGO cross compiler
MIT License
2.14k stars 280 forks source link

Please can you add go1.13 to fix Android 10 build #169

Closed ncw closed 5 years ago

ncw commented 5 years ago

go1.12 binaries no longer work on Android 10/Q.

This was fixed in go1.13.

Please can you update the docker container to have go1.13

Thank you :-)

karalabe commented 5 years ago

Added, sorry for not maintaining this properly, it's always such a hassle to hold the hands of docker hub along every step of pushing new images.

crazy-max commented 5 years ago

it's always such a hassle to hold the hands of docker hub along every step of pushing new images.

@karalabe #130

ncw commented 5 years ago

Thank you :-)