Major version incompatible with Go module path

With the v14 tags that exist in gitlab-shell Go assumes that the module should also have a major version of v4. Right now though this project is not exposing gitlab.com/gitlab-org/gitlab-shell/v14, so the only way to import the module is by using a direct commit reference.