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

Enable go module please #295

Closed
videni opened this issue Jun 13, 2020 · 3 comments
Closed

Enable go module please #295

videni opened this issue Jun 13, 2020 · 3 comments

Comments

@videni
Copy link

videni commented Jun 13, 2020

dep is block in China, and there is no mirror for dep, please enable go module.

@aarondl
Copy link
Member

aarondl commented Jun 18, 2020

We can do this soon, but I want to ensure there's no breaking changes I need to include first. It's not high on my priority list right now unfortunately.

For now you can use it via the Go modules system simply by allowing it to use the incompatible type module imports. Just go get github.com/volatiletech/authboss@somegithash

@aarondl aarondl closed this as completed Jun 18, 2020
@aarondl
Copy link
Member

aarondl commented Jul 6, 2020

v3 is Go module-aware.

@joe-getcouragenow
Copy link

@aarondl
Huge thank you !!

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

3 participants