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

Switch to using Go modules #11

Merged
merged 1 commit into from
Sep 8, 2021
Merged

Switch to using Go modules #11

merged 1 commit into from
Sep 8, 2021

Conversation

mhagger
Copy link
Member

@mhagger mhagger commented Sep 6, 2021

This will help manage dependencies in the modern Go ecosystem. And with Go modules guarantees, it's also no longer necessary to vendor in dependencies, so delete those.

/cc @ccstolley, @carlosmn

@mhagger mhagger merged commit ffcf8a3 into master Sep 8, 2021
@mhagger mhagger deleted the go-modules branch September 8, 2021 05:55
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

Successfully merging this pull request may close these issues.

2 participants