Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gofumpt_v0.8.0_linux_386 | 2025-04-13 | 3.9 MB | |
gofumpt_v0.8.0_linux_amd64 | 2025-04-13 | 4.1 MB | |
gofumpt_v0.8.0_darwin_arm64 | 2025-04-13 | 4.1 MB | |
gofumpt_v0.8.0_linux_arm | 2025-04-13 | 4.1 MB | |
gofumpt_v0.8.0_windows_386.exe | 2025-04-13 | 4.0 MB | |
sha256sums.txt | 2025-04-13 | 752 Bytes | |
gofumpt_v0.8.0_windows_amd64.exe | 2025-04-13 | 4.3 MB | |
gofumpt_v0.8.0_linux_arm64 | 2025-04-13 | 4.0 MB | |
gofumpt_v0.8.0_darwin_amd64 | 2025-04-13 | 4.2 MB | |
README.md | 2025-04-13 | 520 Bytes | |
v0.8.0 source code.tar.gz | 2025-04-13 | 101.0 kB | |
v0.8.0 source code.zip | 2025-04-13 | 130.7 kB | |
Totals: 12 Items | 32.9 MB | 0 |
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!