Skip to content

v2.1.0

Compare
Choose a tag to compare
@cbeyer42 cbeyer42 released this 11 Dec 15:33
· 587 commits to develop since this release

Added

  • Add Go modules support (#31)
    • Go module is activated by setting GO_ENVIRONMENT=GO111MODULE=on before including variables.mk
    • When working with go modules dependencies-gomod.mk has to be included.

Fixed

  • Furthermore this commit fixes a weird unit-test behaviour when the go-junit tool is older than the tests.