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

Moving away from dep and into go modules #10

Merged
merged 1 commit into from
Nov 1, 2019
Merged

Moving away from dep and into go modules #10

merged 1 commit into from
Nov 1, 2019

Conversation

eleduardo
Copy link

Hello,

This is a very cool project. Would love to add some features to it. Was wondering if it would be ok with you to move out of dep and move to go modules.

I am also upgrading some of the dependencies and the go lang version used to build.

Thank you!

@eleduardo
Copy link
Author

@aultokped aultokped any update on this one?

go.mod Outdated
@@ -0,0 +1,11 @@
module github.com/eleduardo/grpcox
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please use github.com/gusaul/grpcox instead

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gusaul thanks for catching that!! it is fixed. Let me know what you think!

remove dep files and fix docker build
move docker build to latest image
fix module url
@gusaul gusaul merged commit 933fc06 into gusaul:master Nov 1, 2019
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