We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2451583 commit 13a13e8Copy full SHA for 13a13e8
mise.toml
@@ -2,3 +2,6 @@
2
go = "1.25.5"
3
golangci-lint = "2.7.2"
4
opentofu = "1.10.2"
5
+"go:golang.org/x/tools/cmd/goimports" = "latest"
6
+"go:golang.org/x/tools/gopls" = "v0.20.0"
7
+
0 commit comments