]> Cypherpunks repositories - gostls13.git/commit
cmd/go/internal/modload: use slices.Contains
authorTobias Klauser <tklauser@distanz.ch>
Tue, 8 Oct 2024 08:18:22 +0000 (10:18 +0200)
committerGopher Robot <gobot@golang.org>
Tue, 8 Oct 2024 15:42:57 +0000 (15:42 +0000)
commit13e9a55afd1e269504ac60143a67ffc8d0731bba
tree545467f8fd5bf3502bab17ce58712bf89e59f70e
parentdd281fd616f2dd762826669dd52af37b1bb7fb83
cmd/go/internal/modload: use slices.Contains

Change-Id: I9d39984b6b15d415189592b592de471f50b43d0b
Reviewed-on: https://go-review.googlesource.com/c/go/+/618495
Reviewed-by: Michael Matloob <matloob@golang.org>
Auto-Submit: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/go/internal/modload/load.go