Skip to content

RFC: use go modules #1451

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

SantiagoTorres
Copy link

I just did this for the sake of avoiding GOPATH insanity and quality of life.

What do you people think?

@docker-jenkins
Copy link

Can one of the admins verify this patch?

@justincormack
Copy link
Contributor

Happy to change over to Go modules. This needs a rebase.

@SantiagoTorres
Copy link
Author

@justincormack thanks for reviewing! Sorry for the delay, it's been rather busy lately...

@marcofranssen
Copy link
Contributor

@SantiagoTorres could you update your PR to use Go 1.13 instead? That would also be aligned with another PR #1515 waiting to be merged. If you don't have time, I'm happy to file a replacement PR.

@SantiagoTorres
Copy link
Author

Hi, I'll pick this up this weekend. Should be triival enough for me to update but let me take a look...

Signed-off-by: Santiago Torres <[email protected]>
It appears that the newer version of gorethink(?) returns "No address
associated with hostname" rather than a string containing "no host" as
it was previously checked-for.
@SantiagoTorres
Copy link
Author

@marcofranssen I updated this PR. I also had to fix one test(?), but I added it as a separate commit in case we want to discard that for now.

This was referenced Jan 15, 2020
@thaJeztah
Copy link
Contributor

This can probably be closed now that #1523 did this

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.

5 participants