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

Travis CI build is failing. #46

Open
Adzjective opened this issue Aug 15, 2020 · 1 comment
Open

Travis CI build is failing. #46

Adzjective opened this issue Aug 15, 2020 · 1 comment

Comments

@Adzjective
Copy link

Adzjective commented Aug 15, 2020

Looks like the imports are missing from the main.go file.

I have checked on my forked repo and you can add

before_script:

  • go get

I bumped the language version to v1.13.8 as well due to a failure in the 'go get' using the current set version of 1.6. I will submit a PR.

Alternatively, the Makefile can run 'go get' to get all dependencies, which is probably better as anyone working on the repository will get the required dependencies by running the Makefile.

@Adzjective
Copy link
Author

PR #47 submitted.

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

No branches or pull requests

1 participant