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

Latest go version, implement go modules #1526

Closed
wants to merge 2 commits into from
Closed

Latest go version, implement go modules #1526

wants to merge 2 commits into from

Conversation

wesmcouch
Copy link

Purpose

Addresses #1375 add support for go modules.

  • Update to latest go version in docker container
  • Convert go dep to go modules
  • Move build outside of go path for go modules compatibility
  • Update docs to remove go dep references

Convert go dep to go modules.
 Move build outside of go path for go modules compatibility.
@CLAassistant
Copy link

CLAassistant commented Aug 5, 2019

CLA assistant check
All committers have signed the CLA.

@wesmcouch wesmcouch closed this Aug 5, 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.

2 participants