cmd/dist: remove unnecessary parts of bootstrapDirs

Change-Id: I7658f2f1716f74b4ff0b4b9f8ccd386e99dd9d51

Change-Id: I7658f2f1716f74b4ff0b4b9f8ccd386e99dd9d51
GitHub-Last-Rev: f55b84dafb
GitHub-Pull-Request: golang/go#61831
Reviewed-on: https://go-review.googlesource.com/c/go/+/516935
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
qiulaidongfeng 2023-08-09 02:48:54 +00:00 committed by Gopher Robot
parent 288fd6eb9d
commit f617a6c8bf
1 changed files with 0 additions and 2 deletions

View File

@ -85,10 +85,8 @@ var bootstrapDirs = []string{
"internal/unsafeheader",
"internal/xcoff",
"internal/zstd",
"math/big",
"math/bits",
"sort",
"strconv",
}
// File prefixes that are ignored by go/build anyway, and cause