Skip to content

Release v0.4.2

Compare
Choose a tag to compare
@atc0005 atc0005 released this 25 Apr 14:12
· 620 commits to master since this release
3f547f3

Changed

  • Install specific binary version of golangci-lint instead of building from master

Fixed

  • Makefile: Linting commands do not exclude vendor subfolder
  • Makefile: go vet doesn't explicitly include -mod=vendor

References