Go dependencies integration with Sourcegraph
You can use Sourcegraph with Go modules from any Go module proxy, including open source code from proxy.golang.org or a private proxy such as Athens.
This integration makes it possible to search and navigate through the source code of published Go modules (for example, gorilla/[email protected]
).
Feature | Supported? |
---|---|
Repository syncing | ✅ |
Repository permissions | ❌ |
Setup
See the "Go dependencies" documentation.
Repository syncing
Site admins can add Go packages to Sourcegraph.
Repository permissions
⚠️ Go dependency repositories are visible by all users of the Sourcegraph instance.