]> Cypherpunks repositories - gostls13.git/commit
io/fs: use slices.Contains
authorqiulaidongfeng <2645477756@qq.com>
Mon, 6 May 2024 09:50:48 +0000 (09:50 +0000)
committerGopher Robot <gobot@golang.org>
Tue, 7 May 2024 18:36:52 +0000 (18:36 +0000)
commit709d6d5d2201c5ee0a29ea6fd7c514b5bb4f3415
tree959be367f8e11d3f9cd63eadad054a71821facbd
parent1e4de0584ea7dce1e31bcaba5de4d81319ba6d6c
io/fs: use slices.Contains

Change-Id: Ifd91722fd63af89af96a90dd69c73488f7fab5d3
GitHub-Last-Rev: da03963a07201ffca6ae9d50afdab121be8ad208
GitHub-Pull-Request: golang/go#67179
Reviewed-on: https://go-review.googlesource.com/c/go/+/583296
Auto-Submit: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/io/fs/glob_test.go