mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 21:21:03 +00:00
10 lines
226 B
TOML
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
|