Skip to content

Bump to go 1.24#2364

Merged
jjbustamante merged 3 commits intobuildpacks:mainfrom
AidanDelaney:feat/bump-go-1.24
Apr 14, 2025
Merged

Bump to go 1.24#2364
jjbustamante merged 3 commits intobuildpacks:mainfrom
AidanDelaney:feat/bump-go-1.24

Conversation

@AidanDelaney
Copy link
Copy Markdown
Member

@AidanDelaney AidanDelaney commented Apr 4, 2025

Build and lint using go 1.24

Summary

Bump to the latest go version

Output

Before

After

Documentation

  • Should this change be documented?
    • Yes, see #___
    • No

Related

Resolves #2336
Resolves #2392

@AidanDelaney AidanDelaney requested review from a team as code owners April 4, 2025 16:52
@github-actions github-actions bot added this to the 0.38.0 milestone Apr 4, 2025
Build and lint using go 1.24

Signed-off-by: adelaney21 <adelaney21@bloomberg.net>
@github-actions github-actions bot added the type/chore Issue that requests non-user facing changes. label Apr 4, 2025
The updated linter has stricter checks for go 1.24.

Signed-off-by: adelaney21 <adelaney21@bloomberg.net>
@github-actions github-actions bot added the type/enhancement Issue that requests a new feature or improvement. label Apr 8, 2025
tools/go.mod Outdated
module github.com/buildpacks/pack/tools

go 1.23
go 1.23.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@AidanDelaney should we update also to 1.24?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just push a change to do it!

Signed-off-by: Juan Bustamante <bustamantejj@gmail.com>
@jjbustamante jjbustamante merged commit aad755c into buildpacks:main Apr 14, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/chore Issue that requests non-user facing changes. type/enhancement Issue that requests a new feature or improvement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade buildpacks/pack to go1.24.4 Upgrade buildpacks/pack to go1.23.3

2 participants