Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
gofumpt_v0.6.0_linux_arm | 2024-01-29 | 3.7 MB | |
gofumpt_v0.6.0_darwin_arm64 | 2024-01-29 | 3.9 MB | |
gofumpt_v0.6.0_windows_amd64.exe | 2024-01-29 | 3.9 MB | |
gofumpt_v0.6.0_linux_386 | 2024-01-29 | 3.5 MB | |
gofumpt_v0.6.0_windows_386.exe | 2024-01-29 | 3.6 MB | |
gofumpt_v0.6.0_linux_amd64 | 2024-01-29 | 3.7 MB | |
gofumpt_v0.6.0_linux_arm64 | 2024-01-29 | 3.7 MB | |
gofumpt_v0.6.0_darwin_amd64 | 2024-01-29 | 4.0 MB | |
sha256sums.txt | 2024-01-29 | 752 Bytes | |
README.md | 2024-01-28 | 733 Bytes | |
v0.6.0 source code.tar.gz | 2024-01-28 | 100.7 kB | |
v0.6.0 source code.zip | 2024-01-28 | 130.2 kB | |
Totals: 12 Items | 30.2 MB | 0 |
This release is based on Go 1.21's gofmt, and requires Go 1.20 or later.
The following changes are included:
- Support
go
version strings from newer go.mod files - #280 - Consider simple error checks even if they use the
=
operator - #271 - Ignore
//line
directives to avoid panics - #288
Binaries built on go version go1.21.6 linux/amd64
with:
CGO_ENABLED=0 go build -trimpath -ldflags="-w -s -X=main.version=v0.6.0"
Consider becoming a sponsor if you benefit from the work that went into this release!