Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The state of Go modules and sentry-go #207

Closed
rhcarvalho opened this issue Apr 16, 2020 · 0 comments
Closed

The state of Go modules and sentry-go #207

rhcarvalho opened this issue Apr 16, 2020 · 0 comments

Comments

@rhcarvalho
Copy link
Contributor

I wanted to keep a reference to golang/go#38158 (comment), in case maintaining support for GO111MODULE=off ever becomes troublesome.

At the moment we do not require use of Go modules to use sentry-go, and I see no reason to change it.

Russ Cox estimates ~80% adoption of modules in the open source community in projects with activity in the last 6 months.

At the moment the Modules integration (for collecting and reporting dependencies) depends on Go Module mode, as well as we have Travis jobs to test the multiple combinations of GO111MODULE, GOPATH and where source code lives.

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

No branches or pull requests

2 participants