]> Cypherpunks repositories - gostls13.git/commit
api: add x509.CertPool.Equal to next/46057.txt
authorDmitri Shuralyov <dmitshur@golang.org>
Tue, 5 Apr 2022 02:49:34 +0000 (22:49 -0400)
committerDmitri Shuralyov <dmitshur@golang.org>
Tue, 5 Apr 2022 03:54:36 +0000 (03:54 +0000)
commiteec47d06c1bb7ae6156c3910bfec8a0b5244d157
treeaa13280bd61d3e379f81afffd3d950a134ffca1b
parent07b0c57a75d4b8c94b16983c5a78026ba46377ac
api: add x509.CertPool.Equal to next/46057.txt

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 <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Roland Shoemaker <roland@golang.org>
api/next/46057.txt [new file with mode: 0644]