karalabe / xgo

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

Support for go1.16 #212

Closed shrimalmadhur closed 3 years ago

shrimalmadhur commented 3 years ago

I believe this repo is not maintained anymore. I have a case when I am trying to do cross compilation but all my projects have go 1.16. There are some libraries which have new addition which were not in go1.13. Are there any other alternatives to this?

shrimalmadhur commented 3 years ago

FYI if someone bumps into this - there's fork of this which maintains all the newer version - https://github.com/crazy-max/xgo