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 dependencies to fix vulnerabilities #931

Merged
merged 1 commit into from Mar 29, 2021

Commits on Mar 25, 2021

  1. Update dependencies to fix vulnerabilities

    - go.uber.org/atomic@1.6.0
    - go.uber.org/multierr@1.5.0.
    
    Removes a lot of no longer needed dependencies and fixes vulnerabilities including the following:
    - golang.org/x/crypto (CVE-2020-9283)
    - golang.org/x/text (CVE-2020-14040)
    tsoslow committed Mar 25, 2021
    Copy the full SHA
    7717e62 View commit details
    Browse the repository at this point in the history