This release is based on Go 1.24's gofmt, and requires Go 1.23 or later.
The following changes are included:
- Fail with
-d
if formatting any file resulted in a diff - #114 - Do not panic when a
go.mod
file is missing ago
directive - #317
Binaries built on go version go1.24.2 linux/amd64
with:
CGO_ENABLED=0 go build -trimpath -ldflags="-w -s -X=main.version=v0.8.0"
Consider becoming a sponsor if you benefit from the work that went into this release!