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

Update golang to 1.14.4 and other build deps #2480

Merged
merged 15 commits into from
Jun 17, 2020

Commits on Jun 16, 2020

  1. Update golang to 1.14.2 and other build deps

    Checked to see that there are no breaking changes
    
    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    d881036 View commit details
    Browse the repository at this point in the history
  2. Update the build-image image

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    6b350fe View commit details
    Browse the repository at this point in the history
  3. Make lint happy

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    bd12f90 View commit details
    Browse the repository at this point in the history
  4. Upgrade nodejs as well

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    ad32fe2 View commit details
    Browse the repository at this point in the history
  5. Update the image with node upgrade

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    161e809 View commit details
    Browse the repository at this point in the history
  6. Make lint happy

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    5cc3920 View commit details
    Browse the repository at this point in the history
  7. Update bbolt and build-image

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    e262ea5 View commit details
    Browse the repository at this point in the history
  8. Clean up vendor

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    47a63df View commit details
    Browse the repository at this point in the history
  9. Bump to 1.14.4

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    a334435 View commit details
    Browse the repository at this point in the history
  10. Update to golang 14.4

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    7607606 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Update to even newer deps

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    ad5f9d9 View commit details
    Browse the repository at this point in the history
  2. Update circle config

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    503edb1 View commit details
    Browse the repository at this point in the history
  3. Remove mod vendor from Makefile

    Not required anymore
    
    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    96d58b0 View commit details
    Browse the repository at this point in the history
  4. Upgrade to Node 14

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    ce3bc5f View commit details
    Browse the repository at this point in the history
  5. Update circle config

    Signed-off-by: Goutham Veeramachaneni <gouthamve@gmail.com>
    gouthamve committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    910ed01 View commit details
    Browse the repository at this point in the history