go RPC failed; HTTP 301 curl 22 The requested URL returned error 301

Developer from somewhere

Problem: received this message when trying to install gopkg.in/go-playground/validator.v9

RPC failed; HTTP 301 curl 22 The requested URL returned error: 301

Solution: Found here:

git config --global http.https://gopkg.in.followRedirects true