Closed andrewkroh closed 2 years ago
Report the Go main module version from gvm --version when the version was not set at compile time. This handles cases where gvm was installed via go install github.com/andrewkroh/gvm/cmd/gvm@v0.4.1.
gvm --version
go install github.com/andrewkroh/gvm/cmd/gvm@v0.4.1
Report the Go main module version from
gvm --version
when the version was not set at compile time. This handles cases where gvm was installed viago install github.com/andrewkroh/gvm/cmd/gvm@v0.4.1
.