releaser-pleaser/mise.toml
Julian Tölle c768260a2e
chore: use mise to install all tools in CI and locally (#237)
Makes sure that I have the same versions locally as CI
2025-08-24 15:49:23 +02:00

10 lines
226 B
TOML

[tools]
go = "1.25.0"
golangci-lint = "v2.4.0"
goreleaser = "v2.9.0"
"github:rust-lang/mdBook" = "v0.4.52"
"github:ko-build/ko" = "v0.18.0"
[settings]
# Experimental features are needed for the Go backend
experimental = true