mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-02-21 19:48:53 +02:00
* feat(golangBuild): add new step for building go * chore(golangBuild): increase test coverage * remove indirect dependencies * cleanup go.sum * chore: remove trailing spaces * chore(golangBuild): cleanup params, add groovy wrapper * fix: update docker options * update docs * update installation according to https://golang.org/doc/go-get-install-deprecation * fix: update installation * update groovy test exclusion * Update vars/golangBuild.groovy Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com> * update branch * address PR feedback * fix compilation error Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>