aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilippo Valsorda <filippo@golang.org>2021-02-26 11:25:17 +0100
committerFilippo Valsorda <filippo@golang.org>2021-02-26 18:46:16 +0000
commit67a0be0b437ef2110b27999984afd4a2f145d0e1 (patch)
tree9fedd9789d6f4b6d801b1317e1cacc40b8181bf6
parenta1902735e113eba35ccec88f2d0f7a9860cc78c9 (diff)
downloadgo-67a0be0b437ef2110b27999984afd4a2f145d0e1.tar.gz
go-67a0be0b437ef2110b27999984afd4a2f145d0e1.zip
[dev.boringcrypto.go1.16] api: add crypto/boring.Enabled
Change-Id: Ifdb40b5df9ab435e1dd585dc21fd4a93fad9b5cb Reviewed-on: https://go-review.googlesource.com/c/go/+/296750 Trust: Filippo Valsorda <filippo@golang.org> Run-TryBot: Filippo Valsorda <filippo@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Roland Shoemaker <roland@golang.org>
-rw-r--r--api/go1.16.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/go1.16.txt b/api/go1.16.txt
index ce015fd6fb..d9fb7e3884 100644
--- a/api/go1.16.txt
+++ b/api/go1.16.txt
@@ -1,5 +1,6 @@
pkg archive/zip, method (*ReadCloser) Open(string) (fs.File, error)
pkg archive/zip, method (*Reader) Open(string) (fs.File, error)
+pkg crypto/boring, func Enabled() bool
pkg crypto/x509, method (SystemRootsError) Unwrap() error
pkg debug/elf, const DT_ADDRRNGHI = 1879047935
pkg debug/elf, const DT_ADDRRNGHI DynTag