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

build via go modules #22

Merged
merged 2 commits into from
Nov 11, 2020
Merged

build via go modules #22

merged 2 commits into from
Nov 11, 2020

Conversation

tgross
Copy link
Member

@tgross tgross commented Nov 11, 2020

Fixes #14

Intended as the minimum intervention required to get the build running under go modules and passing CI.

* switch to golintci like Nomad uses
* bump up the memory resources available to Vagrant so we can run linting
* clean up redundant Makefile targets
Copy link

@cgbaker cgbaker left a comment

Choose a reason for hiding this comment

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

LGTM

@tgross tgross merged commit 74cc13a into master Nov 11, 2020
@jrasell jrasell deleted the gomod branch June 30, 2021 11:30
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.

Migrate codebase to go 1.11 module
2 participants