hmm, I'd have to look, I might not have access to customer repos where I know we have this set up, but I think we use https deps instead of git deps, locally we have this in our `.gitconfigs`: ``` [url "ssh://git@github.com/"] insteadOf = https://github.com/ ```