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

Add Go modules support #38

Merged
merged 1 commit into from Oct 19, 2019

Conversation

antonlindstrom
Copy link
Contributor

When working on implementing #37 I noticed that there were no Go module files.
This pull request adds the go.mod and go.sum to the project.

Thank you!

This adds support for vendorizing the dependencies through Go modules.
@matrixik
Copy link
Member

matrixik commented Oct 7, 2019

Hi, thank you for this change.

I want to test this change locally but I just started my vacations and will not have access to my computer for minimum 8 days. Sorry.

@antonlindstrom
Copy link
Contributor Author

No worries, thank you! Enjoy your vacation!

@matrixik
Copy link
Member

Sorry it took me so long to merge it. Thank you.

@matrixik matrixik merged commit d754b7e into gosimple:master Oct 19, 2019
@antonlindstrom antonlindstrom deleted the feature/go-modules branch October 20, 2019 19:00
@antonlindstrom
Copy link
Contributor Author

@matrixik No worries, thank you so much for taking the time to review and merge! 🙇

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.

None yet

2 participants