Skip to content

Properly setup go module.

Anthony Gargiulo requested to merge go-mod-fixes into master

Previously was using a combo of module idioms and $GOPATH idioms. Now fmt/vet/test/build all code within the $CI_PROJECT_DIR

Merge request reports

Loading