]> Cypherpunks.ru repositories - gostls13.git/commit
crypto/x509: add comment to blank imports done for init side effects
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 29 Oct 2020 20:47:12 +0000 (13:47 -0700)
committerEmmanuel Odeke <emmanuel@orijtech.com>
Thu, 29 Oct 2020 21:46:54 +0000 (21:46 +0000)
commitfe70a3a0fd31441bcbb9932ecab11a6083cf2119
tree36db602cc406c86b52bc9a274edb9b23a41b5d25
parent9a1596689e7700dad70270325542898bd2afcd7d
crypto/x509: add comment to blank imports done for init side effects

To educate future readers.

Change-Id: I1ef79178b6997cc96ca066c91b9fec822478674b
Reviewed-on: https://go-review.googlesource.com/c/go/+/266301
Reviewed-by: Katie Hockman <katie@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Run-TryBot: Katie Hockman <katie@golang.org>
Trust: Emmanuel Odeke <emmanuel@orijtech.com>
src/crypto/x509/x509.go