]> Cypherpunks repositories - gostls13.git/commit
net: use slices.Contains{,Func} in lookup tests
authorTobias Klauser <tklauser@distanz.ch>
Fri, 11 Oct 2024 13:47:16 +0000 (15:47 +0200)
committerGopher Robot <gobot@golang.org>
Fri, 11 Oct 2024 22:36:26 +0000 (22:36 +0000)
commit7e0159c50bd0a819ed00938f10792415393f951f
tree381c2a1cea3648412cb4db373ff0cdcf58dd3f9a
parent86a1a994ff522a7236e6744e40dfbc33d0d6bd88
net: use slices.Contains{,Func} in lookup tests

Change-Id: I66199995ca34c92aeb8234b43cb2166f2976c903
Reviewed-on: https://go-review.googlesource.com/c/go/+/619735
Auto-Submit: Damien Neil <dneil@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Damien Neil <dneil@google.com>
src/net/lookup_test.go