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

Switch to Go 1.12 & replace dep by go mod #868

Merged
merged 9 commits into from
Mar 7, 2019
Merged

Commits on Mar 5, 2019

  1. Switch to Go 1.11 & replace dep by go mod

    Signed-off-by: Sylvain Rabot <[email protected]>
    Sylvain Rabot authored and sylr committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    6df2a66 View commit details
    Browse the repository at this point in the history
  2. Use Go 1.12

    Signed-off-by: Sylvain Rabot <[email protected]>
    sylr committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    d76d520 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Add a few lines about go mod in CONTRIBUTING.md

    sylr authored and Sylvain Rabot committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    6f211ea View commit details
    Browse the repository at this point in the history
  2. feat: add a vendoring check

    Signed-off-by: Sylvain Rabot <[email protected]>
    Sylvain Rabot committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    f328988 View commit details
    Browse the repository at this point in the history
  3. fix: specify the need for git & bzr to be installed

    Signed-off-by: Sylvain Rabot <[email protected]>
    Sylvain Rabot committed Mar 6, 2019
    Configuration menu
    Copy the full SHA
    06f5d54 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Remove unneeded go mod vendor

    Signed-off-by: Sylvain Rabot <[email protected]>
    Sylvain Rabot committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    1aa9619 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    Signed-off-by: Sylvain Rabot <[email protected]>
    Sylvain Rabot committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    5cb4130 View commit details
    Browse the repository at this point in the history
  3. Check that git and bzr are present

    Signed-off-by: Sylvain Rabot <[email protected]>
    Sylvain Rabot committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    bd8d52a View commit details
    Browse the repository at this point in the history
  4. Add bzr download link

    Signed-off-by: Sylvain Rabot <[email protected]>
    Sylvain Rabot committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    d73ed08 View commit details
    Browse the repository at this point in the history