mirror of
https://github.com/golang/go
synced 2024-11-17 10:24:48 -07:00
9298f604f4
Export the previously private method copy as Clone. Fixes #35044 Change-Id: I5403d6a3b9f344c980c1c89a6823e1a49dcda26b Reviewed-on: https://go-review.googlesource.com/c/go/+/400175 Run-TryBot: Roland Shoemaker <roland@golang.org> Auto-Submit: Roland Shoemaker <roland@golang.org> Reviewed-by: Roland Shoemaker <roland@golang.org> Reviewed-by: Damien Neil <dneil@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
1 line
60 B
Plaintext
1 line
60 B
Plaintext
pkg crypto/x509, method (*CertPool) Clone() *CertPool #35044 |