mvn-golang v3.3 Release Notes

    • improved work in parallel mode
    • minimal supported JDK version increased to 1.8
    • added mod mojo
    • added unified boolean properties mvn.golang.<MOJO_NAME>.skip to skip work of selected mojo #65
    • text none in resultName field of build mojo disables auto-adding of -o command line option
    • minor fixes and refactoring
    • added parameter workingDir to replace automatically choosen working directory during tool execution.
    • added support of Golang modules with maven dependencies, added example #60
    • default version of GoSDK updated to 1.12.7