export GO111MODULE=on
export GOPRIVATE=github.com/mycompany/\*
export GOFLAGS=-mod=vendor
https://dev.to/maelvls/why-is-go111module-everywhere-and-everything-about-go-modules-24k
export GO111MODULE=on
export GOPRIVATE=github.com/mycompany/\*
export GOFLAGS=-mod=vendor
https://dev.to/maelvls/why-is-go111module-everywhere-and-everything-about-go-modules-24k