]> Cypherpunks repositories - gostls13.git/commit
encoding/asn1: use slices.Equal in ObjectIdentifier.Equal
authorTobias Klauser <tklauser@distanz.ch>
Tue, 8 Oct 2024 11:12:12 +0000 (13:12 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 8 Oct 2024 15:08:01 +0000 (15:08 +0000)
commitdd281fd616f2dd762826669dd52af37b1bb7fb83
treef45c41ac9540252d4fefa2c310cdc005aa809d90
parent5923a97f43bd7b8910fa69e3c02cdef2c531cdcf
encoding/asn1: use slices.Equal in ObjectIdentifier.Equal

Change-Id: I5efe3b9dcee85dfa34b6072c6f85108b6fc7cf99
Reviewed-on: https://go-review.googlesource.com/c/go/+/618515
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
src/encoding/asn1/asn1.go