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

Go mod #46

Closed
wants to merge 9 commits into from
Closed

Go mod #46

wants to merge 9 commits into from

Commits on Feb 14, 2019

  1. enables go modules

    Jonathan Niesen committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    5758b68 View commit details
    Browse the repository at this point in the history
  2. makes the release dir a variable

    Jonathan Niesen committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    3ff79e5 View commit details
    Browse the repository at this point in the history
  3. adds the clean and deps make targets

    Jonathan Niesen committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    06716b2 View commit details
    Browse the repository at this point in the history
  4. convert to go module and update vendored deps

    Jonathan Niesen committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    6a34b38 View commit details
    Browse the repository at this point in the history
  5. update go version to 1.11 in travis build env

    Jonathan Niesen committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    22b27f2 View commit details
    Browse the repository at this point in the history
  6. updates deps

    Jonathan Niesen committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    39cbb15 View commit details
    Browse the repository at this point in the history
  7. updates go-dump checksum

    Jonathan Niesen committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    598e336 View commit details
    Browse the repository at this point in the history
  8. cleans the module cache when executing the clean target

    Jonathan Niesen committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    b0fb34a View commit details
    Browse the repository at this point in the history
  9. updates aws-sdk-go dep

    Jonathan Niesen committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    f0c0d20 View commit details
    Browse the repository at this point in the history