Skip to content

Release v0.1.1

Compare
Choose a tag to compare
@atc0005 atc0005 released this 31 Jul 12:34
· 2541 commits to master since this release
4707c52

Changed

  • lint-only image
    • swap base image from golang and alpine to golangci/golangci-lint
      • the intent is to provide a working environment for golangci-lint

Fixed

  • lint-only image
    • golangci-lint requires working go environment

References