Skip to content

repos: Introduce Go dependency repos integration

Administrator requested to merge main-dry-run/ts/go-dependency-repos into main

Created by: tsenart

Context

This commit introduces Go module dependency repos, mainly so backend developers at Sourcegraph can dogfood dependencies search. This feature, like NPM and JVM dependency repos, is configured as a code host connection.

2022-03-23 18 31 51

Part of https://github.com/sourcegraph/sourcegraph/issues/32658

Test plan

Unit and integration tests.

Merge request reports

Loading