heroku / heroku-buildpack-go

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

Add go1.22.3, go1.21.10 #554

Closed joshwlewis closed 4 months ago

joshwlewis commented 4 months ago

Adds go1.22.3 and go1.21.10 and makes them the default for their respective lines.

joshwlewis commented 4 months ago
$ sbin/sync-files.sh                                                       1 ↵
Getting bucket credentials
Syncing contents of s3://heroku-golang-prod/ to /Users/josh.lewis/code/heroku-buildpack-go/file-cache.
Ensuring the correct versions of all files specified in files.json
All files verified, syncing to s3

upload: ./go1.21.10.linux-amd64.tar.gz to s3://heroku-golang-prod/go1.21.10.linux-amd64.tar.gz
upload: ./go1.22.3.linux-amd64.tar.gz to s3://heroku-golang-prod/go1.22.3.linux-amd64.tar.gz