-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'go1.21.6' into update-go1.21.6
* tag 'go1.21.6': [release-branch.go1.21] go1.21.6 [release-branch.go1.21] crypto/tls: align FIPS-only mode with BoringSSL policy [release-branch.go1.21] crypto/internal/boring: upgrade module to fips-20220613 [release-branch.go1.21] runtime: add race annotations in IncNonDefault [release-branch.go1.21] maps: fix aliasing problems with Clone [release-branch.go1.21] runtime: put ReadMemStats debug assertions behind a double-check mode [release-branch.go1.21] runtime: add the disablethp GODEBUG setting [release-branch.go1.21] runtime/pprof: fix generics function names [release-branch.go1.21] os/signal: skip nohup tests on darwin builders [release-branch.go1.21] os/signal: remove go t.Run from TestNohup [release-branch.go1.21] cmd/compile: fix escape analysis of string min/max [release-branch.go1.21] cmd/compile: fix memcombine pass for big endian, > 1 byte elements
- Loading branch information
Showing
41 changed files
with
743 additions
and
226 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
go1.21.5 | ||
time 2023-11-29T21:21:46Z | ||
go1.21.6 | ||
time 2024-01-04T23:43:26Z |
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
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
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
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
Binary file modified
BIN
-126 KB
(95%)
src/crypto/internal/boring/syso/goboringcrypto_linux_amd64.syso
Binary file not shown.
Binary file modified
BIN
+123 KB
(110%)
src/crypto/internal/boring/syso/goboringcrypto_linux_arm64.syso
Binary file not shown.
Oops, something went wrong.