We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d099443 commit a472965Copy full SHA for a472965
mise.toml
@@ -1,4 +1,4 @@
1
[tools]
2
-"aqua:golang/go" = "1.23.6"
3
-"aqua:golangci/golangci-lint" = "1.62.2"
4
-"aqua:goreleaser/goreleaser" = "v2.4.8"
+go = "1.23.6"
+"go:github.com/golangci/golangci-lint/cmd/golangci-lint" = "1.62.2"
+"go:github.com/goreleaser/goreleaser/v2" = "2.4.8"
0 commit comments