Skip to content

Travis CI build is failing. #46

Description

@Adzjective

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions