github mvdan/gofumpt v0.8.0

latest release: v0.9.0
4 months ago

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 a go 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!

Don't miss a new gofumpt release

NewReleases is sending notifications on new releases.