gofmt
alternative which uses 2 whitespaces instead of the default tab for indentation
gofmtv
is slightly modified based on the original gofmt, retaining all its functionality except for indentation rules.
go install github.com/malitsplus/gofmtv@latest
See the original gofmt document.