Skip to content

all: upgrade to Go 1.24 #2533

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 21, 2025
Merged

all: upgrade to Go 1.24 #2533

merged 1 commit into from
Feb 21, 2025

Conversation

gcurtis
Copy link
Collaborator

@gcurtis gcurtis commented Feb 21, 2025

Upgrade to Go 1.24 and use go get -tool to manage golangci-lint and gofumpt instead of runx. They're installed to dist/tools (which is also prepended to PATH) when a devbox shell starts.

Added git and fd to devbox.json since we have scripts that rely on them.

Other misc. changes fix the warnings from the latest version of golangci-lint.

Upgrade to Go 1.24 and use `go get -tool` to manage golangci-lint and
gofumpt instead of runx. They're installed to `dist/tools` (which is
also prepended to PATH) when a devbox shell starts.

Added `git` and `fd` to `devbox.json` since we have scripts that rely on
them.

Other misc. changes fix the warnings from the latest version of
golangci-lint.
@gcurtis gcurtis merged commit 6680040 into main Feb 21, 2025
29 checks passed
@gcurtis gcurtis deleted the gcurtis/go1.24 branch February 21, 2025 19:59
jefft pushed a commit to jefft/devbox that referenced this pull request Mar 9, 2025
Upgrade to Go 1.24 and use `go get -tool` to manage golangci-lint and
gofumpt instead of runx. They're installed to `dist/tools` (which is
also prepended to PATH) when a devbox shell starts.

Added `git` and `fd` to `devbox.json` since we have scripts that rely on
them.

Other misc. changes fix the warnings from the latest version of
golangci-lint.
jefft pushed a commit to jefft/devbox that referenced this pull request Mar 9, 2025
Upgrade to Go 1.24 and use `go get -tool` to manage golangci-lint and
gofumpt instead of runx. They're installed to `dist/tools` (which is
also prepended to PATH) when a devbox shell starts.

Added `git` and `fd` to `devbox.json` since we have scripts that rely on
them.

Other misc. changes fix the warnings from the latest version of
golangci-lint.
jefft pushed a commit to jefft/devbox that referenced this pull request Mar 9, 2025
Upgrade to Go 1.24 and use `go get -tool` to manage golangci-lint and
gofumpt instead of runx. They're installed to `dist/tools` (which is
also prepended to PATH) when a devbox shell starts.

Added `git` and `fd` to `devbox.json` since we have scripts that rely on
them.

Other misc. changes fix the warnings from the latest version of
golangci-lint.
madeddie added a commit to madeddie/nixpkgs that referenced this pull request Apr 29, 2025
madeddie added a commit to madeddie/nixpkgs that referenced this pull request May 5, 2025
Update references for jetpack.io to jetify.com

Project switched to 1.24 in jetify-com/devbox#2533
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants