Set Go111MODULE to 'off' during compilation
Given more to the Go community moves to Go modules, one might default to GO111MODULE to on in their environment. If this is done, this project fails to compile. By setting the environment for the compilation this is fixed.
Showing
Please register or sign in to comment