Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Configure the github release action for private go modules (#12)
* Configure the github release action for private go modules - cluster-controller (private repo) was introduced as a go dep and we need to do the classic git hacks to allow go mod to read the new private repo dependency * Configure docker host's git for private go modules too
- Loading branch information