Skip to content

Commit 161f0fe

Browse files
authored
chore: pin gopls in mise tools (#2615)
## Summary - Pin gopls in .tool-versions so mise shims resolve the Go language server for editors. - Keeps Zed and other editor integrations on the repo-managed Go tooling path. ## Verification - mise which gopls - gopls version
1 parent 8c49001 commit 161f0fe

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ buf 1.28.1
22
bun 1.3.2
33
gcloud 534.0.0
44
golang 1.25.9
5+
go:golang.org/x/tools/gopls 0.21.1
56
golangci-lint 2.7.2
67
packer 1.13.1
78
protoc 29.3

0 commit comments

Comments
 (0)