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 golang.org/x/crypto from 0.0.0-20180123095555-3d37316aaa6b to 0.17.0 #617

Merged
merged 2 commits into from
Jan 10, 2024

Commits on Jan 9, 2024

  1. Bump golang.org/x/crypto

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20180123095555-3d37316aaa6b to 0.17.0.
    - [Commits](https://github.com/golang/crypto/commits/v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5711a83 View commit details
    Browse the repository at this point in the history
  2. Tidy go.mod file

    Ran `go mod tidy`,
    it then suggested to run
    `go mod tidy -go=1.16 && go mod tidy -go=1.17`.
    martin-nef committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    3809b47 View commit details
    Browse the repository at this point in the history