mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
RevocationList.RevokedCertificates has been deprecated and replaced with the new RevocationList.RevokedCertificateEntries field, not RevocationList.Entries. Change-Id: I36053e0d67a9997264483d1e04e31774fbab8702 GitHub-Last-Rev: a9f6949b05d73e3ed7a7ca8c83e4df1310954db6 GitHub-Pull-Request: golang/go#60984 Reviewed-on: https://go-review.googlesource.com/c/go/+/505935 Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Roland Shoemaker <roland@golang.org> Auto-Submit: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Bypass: Dmitri Shuralyov <dmitshur@golang.org>