]> Cypherpunks.ru repositories - gostls13.git/commit
path/filepath: revert "add WalkDir"
authorDmitri Shuralyov <dmitshur@golang.org>
Thu, 5 Nov 2020 01:05:04 +0000 (01:05 +0000)
committerDmitri Shuralyov <dmitshur@golang.org>
Thu, 5 Nov 2020 14:54:35 +0000 (14:54 +0000)
commit74ec40fc8acffb81f17ccbaa498b15f694c25e4d
treeef48d33bd8313c6c10ffe1c1df1ed4ddec48ec8a
parent05568315f2ae8fb86112e63966b46c2dcc8ab6e2
path/filepath: revert "add WalkDir"

This reverts CL 266240.

Reason for revert: tests aren't passing on windows-amd64-longtest.

Change-Id: If323c6254a42aff0418e2c0a9531f3d4c829a242
Reviewed-on: https://go-review.googlesource.com/c/go/+/267798
Trust: Dmitri Shuralyov <dmitshur@golang.org>
Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
src/path/filepath/export_test.go
src/path/filepath/path.go
src/path/filepath/path_test.go