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

Support private git repos #255

@chrismwendt

Description

@chrismwendt

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions