Commits
- [`cea2066`](https://github.com/golang/crypto/commit/cea2066c64117dea9cba47afc7c35e4d2299107d) Revert "ssh/terminal: account for win32 api changes"
- [`fa1a291`](https://github.com/golang/crypto/commit/fa1a291087948aa85c6e20c1b3749a02403ffc1b) acme: add KID variant to jwsEncodeJSON
- [`2682ddc`](https://github.com/golang/crypto/commit/2682ddc9f58f9f50377039b35d26007c68521f28) acme: fetch fresh nonces from newNonce resource
- [`2afe7c4`](https://github.com/golang/crypto/commit/2afe7c4bde1bf8be2ca50c448b6b8142970faf3e) acme: add support for RFC8555 compliant discovery
- [`9ee001b`](https://github.com/golang/crypto/commit/9ee001bba392397c76f100a2d5b13afc86f167f1) ssh/terminal: account for win32 api changes
- [`227b76d`](https://github.com/golang/crypto/commit/227b76d455e791cb042b03e633e2f7fbcfdf74a5) acme/autocert: remove tls-sni-xx challenge support
- [`094676d`](https://github.com/golang/crypto/commit/094676da4a83be5288d281081bba63a173ce6772) ssh: drop dh-group1-sha1 from default key exchanges
- [`71b5226`](https://github.com/golang/crypto/commit/71b5226ff73902d121cd9dbbdfdb67045a805845) sha3: add a space before +build in build tag comments
- [`9756ffd`](https://github.com/golang/crypto/commit/9756ffdc24725223350eb3266ffb92590d28f278) ssh/test: delete TestInvalidTerminalMode
- [`60c769a`](https://github.com/golang/crypto/commit/60c769a6c58655dab1b9adac0d58967dd517cfba) acme/autocert: remove tempfile after dircache write failed
- Additional commits viewable in [compare view](https://github.com/golang/crypto/compare/614d502a4dac94afa3a6ce146bd1736da82514c6...cea2066c64117dea9cba47afc7c35e4d2299107d)
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 use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps golang.org/x/crypto from
614d502
tocea2066
.Commits
- [`cea2066`](https://github.com/golang/crypto/commit/cea2066c64117dea9cba47afc7c35e4d2299107d) Revert "ssh/terminal: account for win32 api changes" - [`fa1a291`](https://github.com/golang/crypto/commit/fa1a291087948aa85c6e20c1b3749a02403ffc1b) acme: add KID variant to jwsEncodeJSON - [`2682ddc`](https://github.com/golang/crypto/commit/2682ddc9f58f9f50377039b35d26007c68521f28) acme: fetch fresh nonces from newNonce resource - [`2afe7c4`](https://github.com/golang/crypto/commit/2afe7c4bde1bf8be2ca50c448b6b8142970faf3e) acme: add support for RFC8555 compliant discovery - [`9ee001b`](https://github.com/golang/crypto/commit/9ee001bba392397c76f100a2d5b13afc86f167f1) ssh/terminal: account for win32 api changes - [`227b76d`](https://github.com/golang/crypto/commit/227b76d455e791cb042b03e633e2f7fbcfdf74a5) acme/autocert: remove tls-sni-xx challenge support - [`094676d`](https://github.com/golang/crypto/commit/094676da4a83be5288d281081bba63a173ce6772) ssh: drop dh-group1-sha1 from default key exchanges - [`71b5226`](https://github.com/golang/crypto/commit/71b5226ff73902d121cd9dbbdfdb67045a805845) sha3: add a space before +build in build tag comments - [`9756ffd`](https://github.com/golang/crypto/commit/9756ffdc24725223350eb3266ffb92590d28f278) ssh/test: delete TestInvalidTerminalMode - [`60c769a`](https://github.com/golang/crypto/commit/60c769a6c58655dab1b9adac0d58967dd517cfba) acme/autocert: remove tempfile after dircache write failed - Additional commits viewable in [compare view](https://github.com/golang/crypto/compare/614d502a4dac94afa3a6ce146bd1736da82514c6...cea2066c64117dea9cba47afc7c35e4d2299107d)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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.