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

Bump go-kit to 0.12.0 #3699

Closed
wants to merge 1 commit into from
Closed

Commits on May 25, 2022

  1. Bump go-kit to 0.12.0

    go-kit 0.11.0 has a dependency on github.com/dgrijalva/jwt-go which has
    a few vulns. Namely dgrijalva/jwt-go#428.
    go-kit switched to the properly maintained fork in
    go-kit/kit#1026 so this commit bumps up to
    0.12.0 in order to pick up that change and remove the dependency on the
      vulnerable lib
    
    Signed-off-by: Colin Douch <iam@colindou.ch>
    sinkingpoint authored and Colin Douch committed May 25, 2022
    Configuration menu
    Copy the full SHA
    3a7499f View commit details
    Browse the repository at this point in the history