Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2023

Bumps golang.org/x/crypto from 0.2.0 to 0.6.0.

Commits
  • a9f661c go.mod: update golang.org/x dependencies
  • 310bfa4 cryptobyte: reject negative Unwrite argument
  • 59ff472 all: fix some comments
  • 3d872d0 go.mod: update golang.org/x dependencies
  • bc7d1d1 bcrypt: reject passwords longer than 72 bytes
  • 7e3ac20 internal/wycheproof: also use Verify in TestECDSA
  • 23edec0 ssh: ensure that handshakeTransport goroutines have finished before Close ret...
  • f495dc3 acme: eliminate arbitrary timeouts in tests
  • eb2c406 go.mod: update golang.org/x dependencies
  • 2c47667 cryptobyte: add support for ReadASN1Integer into []byte
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested review from matmerr and rbtr as code owners February 9, 2023 09:07
@dependabot dependabot bot added dependencies Dependencies only. go Pull requests that update Go code labels Feb 9, 2023
@dependabot dependabot bot requested a review from a team February 9, 2023 09:07
@dependabot dependabot bot assigned matmerr and rbtr Feb 9, 2023
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.2.0 to 0.6.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](golang/crypto@v0.2.0...v0.6.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the 5328dependabot/go_modules/golang.org/x/crypto-0.6.0 branch from b3bf430 to 478a93c Compare March 3, 2023 20:56
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #1836.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the 5328dependabot/go_modules/golang.org/x/crypto-0.6.0 branch March 6, 2023 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies only. go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants