diff options
| author | Russ Cox <rsc@golang.org> | 2020-12-02 15:09:12 -0500 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2020-12-04 13:50:44 +0000 |
| commit | 37588ffcb221c12c12882b591a16243ae2799fd1 (patch) | |
| tree | bf2b9cd3476d5adaa456e07392e45f8b61590389 /src/cmd/vendor/github.com | |
| parent | b67b7ddabcc8e1a4b5819f03d47777bf5ddedbcc (diff) | |
| download | go-37588ffcb221c12c12882b591a16243ae2799fd1.tar.xz | |
cmd/go, embed: exclude .* and _* from embedded directory trees
Discussion on #42328 led to a decision to exclude files matching
.* and _* from embedded directory results when embedding an
entire directory tree.
This CL implements that new behavior.
Fixes #42328.
Change-Id: I6188994e96348b3449c7d9d3d0d181cfbf2d4db1
Reviewed-on: https://go-review.googlesource.com/c/go/+/275092
Trust: Russ Cox <rsc@golang.org>
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/cmd/vendor/github.com')
0 files changed, 0 insertions, 0 deletions
