diff --git a/mise.toml b/mise.toml index a16aff3..d305149 100644 --- a/mise.toml +++ b/mise.toml @@ -1,10 +1,10 @@ [settings] -idiomatic_version_file_enable_tools = ["go"] task.run_auto_install = false [tools] actionlint = "1.7.12" cosign = "2.5.0" +go = "1.26.6" "go:golang.org/x/vuln/cmd/govulncheck" = "latest" gofumpt = "0.11.0" golangci-lint = "2.12.2"