Skip to content

Commit

Permalink
api: add x509.CertPool.Equal to next/46057.txt
Browse files Browse the repository at this point in the history
CL 388915 added an exported API but was authored (and tested)
before the API check became stricter.

Updates #46057.

Change-Id: Iee6e4969ade77fb0539fa97fcef0047389fb2cf6
Reviewed-on: https://go-review.googlesource.com/c/go/+/398237
Trust: Dmitri Shuralyov <[email protected]>
Run-TryBot: Dmitri Shuralyov <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
Reviewed-by: Roland Shoemaker <[email protected]>
  • Loading branch information
dmitshur committed Apr 5, 2022
1 parent 07b0c57 commit eec47d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/next/46057.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
pkg crypto/x509, method (*CertPool) Equal(*CertPool) bool #46057

0 comments on commit eec47d0

Please sign in to comment.