Skip to content

Commit 13a13e8

Browse files
committed
fix: Installing goimports
1 parent 2451583 commit 13a13e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mise.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@
22
go = "1.25.5"
33
golangci-lint = "2.7.2"
44
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

Comments
 (0)