mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:26:42 +00:00
chore(go): disable default Go package list
Some of the packages no longer install on older Go versions, causing issues when trying to install such Go versions with mise.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Default Go packages installed by mise when installing new Go versions.
|
||||
github.com/nametake/golangci-lint-langserver@latest
|
||||
golang.org/x/tools/cmd/goimports@latest
|
||||
golang.org/x/tools/gopls@latest
|
||||
# github.com/nametake/golangci-lint-langserver@latest
|
||||
# golang.org/x/tools/cmd/goimports@latest
|
||||
# golang.org/x/tools/gopls@latest
|
||||
|
||||
Reference in New Issue
Block a user