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

Enable go modules #124

Merged
merged 7 commits into from
Mar 9, 2020
Merged

Enable go modules #124

merged 7 commits into from
Mar 9, 2020

Commits on Mar 6, 2020

  1. move to go modules from Glide (#57)

    Signed-off-by: Steve Sloka <[email protected]>
    stevesloka committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    d62168f View commit details
    Browse the repository at this point in the history
  2. fix Makefile to use go modules (#57)

    Signed-off-by: Steve Sloka <[email protected]>
    stevesloka committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    06c8698 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc7c80a View commit details
    Browse the repository at this point in the history
  4. update docker-compose to work with go modules (#57)

    Signed-off-by: Steve Sloka <[email protected]>
    stevesloka committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    2522547 View commit details
    Browse the repository at this point in the history
  5. update Dockerfile for go modules (#57)

    Signed-off-by: Steve Sloka <[email protected]>
    stevesloka committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    4ebca9e View commit details
    Browse the repository at this point in the history
  6. update travis for go 1.14 (#57)

    Signed-off-by: Steve Sloka <[email protected]>
    stevesloka committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    e4d005f View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. Fix up review comments by removing unused references from Makefile an…

    …d adding bootstrap back to travis build step
    
    Signed-off-by: Steve Sloka <[email protected]>
    stevesloka committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    870b332 View commit details
    Browse the repository at this point in the history