Skip to content

feat: add go 1.25 and go 1.26#41

Open
mitchellkalika wants to merge 3 commits into
loft-sh:mainfrom
mitchellkalika:feat/add-new-golang-versions
Open

feat: add go 1.25 and go 1.26#41
mitchellkalika wants to merge 3 commits into
loft-sh:mainfrom
mitchellkalika:feat/add-new-golang-versions

Conversation

@mitchellkalika

Copy link
Copy Markdown

Adds the two most recently released golang versions to the build list

From #36 - you can work around this in the short term by adding the below env var to your deployment to update the toolchain version

    devImage: ghcr.io/loft-sh/devspace-containers/go:1.23-alpine
    env:
      - name: GOTOOLCHAIN
        value: go1.24.0

@yorugac

yorugac commented Mar 31, 2026

Copy link
Copy Markdown

👋
Plus 1 to this. It'd be nice to have new containers: Golang 1.24 has already reached its EoL.

@mitchellkalika

Copy link
Copy Markdown
Author

@lizardruss any chance you can take a look? 🙏

@inn-noman

Copy link
Copy Markdown

@lizardruss @loft-sh — bumping this again. Go 1.24 has already reached EoL and 1.25/1.26 are out. This PR is a straightforward matrix addition with no risk. Would be great to get it merged. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants