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

Migrate from dep to modules #67

Merged
merged 1 commit into from
Sep 3, 2020
Merged

Migrate from dep to modules #67

merged 1 commit into from
Sep 3, 2020

Conversation

tonyghita
Copy link
Member

@tonyghita tonyghita commented Sep 3, 2020

Fixes #65 using #66 as a reference (thanks @jpastoor!).

This change migrates the project from using dep for dependency management, to standard Go modules.

I've also changed the examples to use "testable examples", and updated the versions of Go targeted by CI.

This change drops support for Go 1.9. I think we only need to support the previous two Go releases.

@tonyghita tonyghita mentioned this pull request Sep 3, 2020
@tonyghita tonyghita merged commit c87fdce into master Sep 3, 2020
@tonyghita tonyghita deleted the use-modules branch September 3, 2020 19:12
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.

Go Modules Support
1 participant