You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
0 commit comments