Skip to content

Commit 0b81aba

Browse files
Update heroku/buildpacks-go to v0.5.6 (#669)
## heroku/go - Added go1.23.7 (linux-amd64), go1.23.7 (linux-arm64), go1.24.1 (linux-amd64), go1.24.1 (linux-arm64). Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent 76c66c5 commit 0b81aba

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

builder-20/builder.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ version = "0.20.6"
2323

2424
[[buildpacks]]
2525
id = "heroku/go"
26-
uri = "docker://docker.io/heroku/buildpack-go@sha256:787ef41a182f75c8d7afa0fbccd40c94e430ced06b893d305502a3367812fe38"
26+
uri = "docker://docker.io/heroku/buildpack-go@sha256:0f4658c60f99945719a9397ac834d7b86a7e0d1bf9330ae64121eac07400f041"
2727

2828
[[buildpacks]]
2929
id = "heroku/java"
@@ -116,7 +116,7 @@ version = "0.20.6"
116116
[[order]]
117117
[[order.group]]
118118
id = "heroku/go"
119-
version = "0.5.5"
119+
version = "0.5.6"
120120
[[order.group]]
121121
id = "heroku/procfile"
122122
version = "4.1.0"

builder-22/builder.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ version = "0.20.6"
2727

2828
[[buildpacks]]
2929
id = "heroku/go"
30-
uri = "docker://docker.io/heroku/buildpack-go@sha256:787ef41a182f75c8d7afa0fbccd40c94e430ced06b893d305502a3367812fe38"
30+
uri = "docker://docker.io/heroku/buildpack-go@sha256:0f4658c60f99945719a9397ac834d7b86a7e0d1bf9330ae64121eac07400f041"
3131

3232
[[buildpacks]]
3333
id = "heroku/java"
@@ -128,7 +128,7 @@ version = "0.20.6"
128128
optional = true
129129
[[order.group]]
130130
id = "heroku/go"
131-
version = "0.5.5"
131+
version = "0.5.6"
132132
[[order.group]]
133133
id = "heroku/procfile"
134134
version = "4.1.0"

builder-24/builder.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
2727

2828
[[buildpacks]]
2929
id = "heroku/go"
30-
uri = "docker://docker.io/heroku/buildpack-go@sha256:787ef41a182f75c8d7afa0fbccd40c94e430ced06b893d305502a3367812fe38"
30+
uri = "docker://docker.io/heroku/buildpack-go@sha256:0f4658c60f99945719a9397ac834d7b86a7e0d1bf9330ae64121eac07400f041"
3131

3232
[[buildpacks]]
3333
id = "heroku/java"
@@ -128,7 +128,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
128128
optional = true
129129
[[order.group]]
130130
id = "heroku/go"
131-
version = "0.5.5"
131+
version = "0.5.6"
132132
[[order.group]]
133133
id = "heroku/procfile"
134134
version = "4.1.0"

0 commit comments

Comments
 (0)