railwayapp / nixpacks

App source + Nix packages + Docker = Image
https://nixpacks.com
MIT License
2.36k stars 226 forks source link

Update Go versions #1019

Closed aleksrutins closed 7 months ago

aleksrutins commented 7 months ago

This adds support for Go 1.19, 1.20, and 1.21, and drops support for 1.17, which is no longer in nixpkgs.

Milo123459 commented 7 months ago

can we make this better by not hardcoding a list of versions we can use?