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 klog dependency to v2 #232

Merged
merged 2 commits into from
Apr 20, 2021
Merged

Update klog dependency to v2 #232

merged 2 commits into from
Apr 20, 2021

Commits on Mar 11, 2021

  1. Update klog dependency to v2

    This switches klog usage over to klog v2.5.0 to match the current
    version being used in k/k.
    
    This should also address some issues we're seeing that have since been
    fixed in klog between the quite old v1.0.0 and v2.5.0.
    
    Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
    stmcginnis committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    d049576 View commit details
    Browse the repository at this point in the history
  2. Update go.mod based on go1.16 dependencies

    Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
    stmcginnis committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    6dd1c2e View commit details
    Browse the repository at this point in the history