View categories
New Go versions available
Change effective on 17 February 2021
The following Go versions are now available on Heroku:
- 1.14.15 (will be used when
go1.14
is specified) - 1.15.8 (will be used when
go1.15
is specified) - 1.16 (will be used when
go1.16
is specified)
Note there’s currently an issue with Go 1.16 and installing commands/packages not referenced by the main module. See here for more details and discussion.
For more information, see our page on Go Support.