Skip to content

Commit

Permalink
Update heroku/buildpacks-go to v0.1.9 (#382)
Browse files Browse the repository at this point in the history
## heroku/go

- Added go1.19.13, go1.20.8, go1.21.1.

Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
  • Loading branch information
heroku-linguist[bot] authored Sep 18, 2023
1 parent 2605fc1 commit 21775d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builder-22/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ version = "0.17.0"

[[buildpacks]]
id = "heroku/go"
uri = "docker://docker.io/heroku/buildpack-go@sha256:bba64106cf47ded595dae478a3b26cd36756417efa96d01941de0b22519c60c9"
uri = "docker://docker.io/heroku/buildpack-go@sha256:922fe2337450d9570b4eae2aaefc805068c73053d7d7c4c4ae0da1c06bddb73e"

[[buildpacks]]
id = "heroku/ruby"
Expand Down Expand Up @@ -106,7 +106,7 @@ version = "0.17.0"
[[order]]
[[order.group]]
id = "heroku/go"
version = "0.1.8"
version = "0.1.9"
[[order.group]]
id = "heroku/procfile"
version = "2.0.1"
Expand Down

0 comments on commit 21775d4

Please sign in to comment.