]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: add missing `be` to comment about serial number positivity
authorWesley Beary <geemus@gmail.com>
Mon, 2 Dec 2024 15:47:31 +0000 (15:47 +0000)
committerGopher Robot <gobot@golang.org>
Mon, 2 Dec 2024 17:03:18 +0000 (17:03 +0000)
commite5489a34ca2c31608821d3ac4ec07892fb6a2272
treea2a57214afce033fb9bf540c43a560a1c78dd922
parentc5adb8216968be46bd11f7b7360a7c8bde1258d9
crypto/x509: add missing `be` to comment about serial number positivity

Change-Id: I4e0e5309eb3cb1c6820f1a034a5f52adffe35645
GitHub-Last-Rev: 74b2e89bbdba1b0ec64b22ec7ce0e8f1b071473b
GitHub-Pull-Request: golang/go#70639
Reviewed-on: https://go-review.googlesource.com/c/go/+/632815
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Roland Shoemaker <roland@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/crypto/x509/x509.go