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

temp/brock #386

Merged
merged 3 commits into from
Mar 6, 2023
Merged

temp/brock #386

merged 3 commits into from
Mar 6, 2023

Commits on Mar 6, 2023

  1. fix(deps): golang.org/x/crypto, golang.org/x/text

      - x/crypto - CVE-2020-9283, improper signature verification
      - x/crypto - CVE-2020-29652, nil pointer dereference
      - x/text - out of bounds read in <= v0.3.6
    gnanderson authored and bep committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a25a8ba View commit details
    Browse the repository at this point in the history
  2. Run go mod tidy

    bep committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    fc888f1 View commit details
    Browse the repository at this point in the history
  3. Fix io.Seek* deprecation errors

    bep committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a65d97f View commit details
    Browse the repository at this point in the history