Re: git: cc1054f95110 - main - sysutils/oc: Update to use personal fork of oc

From: Yuri <yuri_at_FreeBSD.org>
Date: Wed, 15 Dec 2021 04:36:04 UTC
On 12/14/21 20:06, John Hixson wrote:
> Fetching keeps
> breaking because the downloadable tarball keeps changing. I beleive it's
> from forced pushes and commits changing.


Another way to handle this is to convert the port to use GO_MODULE if 
possible.

The upstream should first change github.com/openshift/oc 
togithub.com/openshift/oc/v4 for Google's Go indexing servers to pick it up.

You can ask them to do this.


Yuri