Skip to content

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