forked from kubernetes/kubernetes
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nothing major here, but nothing liable to cause pain to downstreams either. * golang/crypto@v0.26.0...v0.28.0 (there’s a SHA3 fix there but it’s only relevant for 32-bit platforms) * golang/net@v0.28.0...v0.30.0 (mostly http2; route address parsing fix on Darwin) * golang/oauth2@v0.21.0...v0.23.0 (Google license fix) * golang/sys@v0.23.0...v0.26.0 (faster getrandom() on Linux through the vDSO; improved RISC-V support) * golang/term@v0.23.0...v0.25.0 * golang/time@v0.3.0...v0.7.0 (0-limit handling fix in x/time/rate; Google license fix) * golang/tools@v0.24.0...v0.26.0 This doesn’t include golang.org/x/exp; that doesn’t have any relevant changes. There’s an apidiff fix but we always pull in the latest apidiff anyway. Signed-off-by: Stephen Kitt <skitt@redhat.com>
- Loading branch information
Showing
200 changed files
with
5,293 additions
and
2,537 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.