heroku / heroku-buildpack-go

Heroku Go Buildpack
https://devcenter.heroku.com/categories/go
MIT License
792 stars 511 forks source link

Add go1.22.4 and go1.22.11 #558

Closed joshwlewis closed 3 months ago

joshwlewis commented 3 months ago

This adds go1.22.4 and go1.22.11, and makes them the default for their respective lines. It also tags the v192 release which will contain only these new versions.

HCoban commented 3 months ago

Hi @joshwlewis

I'm facing build failures due to go1.22.4 not being able to be pulled. I suspect it might be related to this change. I created an issue.

I would appreciate your help. Thank you very much in advance!