Masterminds / semver

Work with Semantic Versions in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reading github.com/Masterminds/semver/go.mod at revision v1.12.2: unknown revision v1.12.2

Masquerade0097 opened this issue · comments

Getting the following error in go installs -

go: github.com/Masterminds/semver@v1.12.2: reading github.com/Masterminds/semver/go.mod at revision v1.12.2: unknown revision v1.12.2

Go version - 1.13.10

I tried the removing the Masterminds/semver entries from go.sum, cleaning the cache go clean -modcache and go get github.com/grpc-ecosystem/grpc-gateway. But I get the same error again.
Is there any fix for this?

There is no semver v1.12.2. If you see the releases page you'll see https://github.com/Masterminds/semver/releases.