Releases: indeedeng/go-groups
Releases · indeedeng/go-groups
v1.1.3
v1.1.2
v1.1.1
v1.1.0
[1.1.0] - 07-15-20
Added
- Added golangci-lint linter, Makefile, and fixed linter warnings
Changed
- go-groups now runs gofmt over the input files, unless disabled by the
-f
flag.
Fixed
- Fixed go-groups stripping the dot from dot imports (thanks @jdroot)
- Fixed go-groups removing comments and other content from import blocks