cidertool / cider

Submit your builds to the Apple App Store in seconds
https://cidertool.github.io/cider
GNU General Public License v3.0
25 stars 0 forks source link

Support Go 1.16 #40

Closed aaronsky closed 3 years ago

aaronsky commented 3 years ago

Is your feature request related to a problem? Please describe. Go 1.16 went stable a couple of weeks ago. It comes with an improved IO module, faster build-times, and Apple M1 support that will make an impact in Cider.

Describe the solution you'd like Support for Go 1.16 to support Cider running natively on Apple M1, etc.

Additional context PR cannot be merged until golang 1.16 support is stable in goreleaser and cidertool/asc-go#2 has been merged, tagged, and updated here.