Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Support private git repos #255

Open
chrismwendt opened this issue Jul 28, 2022 · 0 comments
Open

Support private git repos #255

chrismwendt opened this issue Jul 28, 2022 · 0 comments

Comments

@chrismwendt
Copy link
Contributor

On a repo with a private dependency, the command go mod download fails when git prompts for a username + password.

There are a few ways to authenticate:

  • Username + password
  • GitHub token
  • SSH key

Perhaps the info could be passed via environment variables or mounting files in the lsif-go container.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants