diff options
| author | Damien Neil <dneil@google.com> | 2024-04-24 10:58:56 -0700 |
|---|---|---|
| committer | Damien Neil <dneil@google.com> | 2024-04-26 23:07:50 +0000 |
| commit | ceef0633b3c5bbf5d17a12d6e663c136b30b3f36 (patch) | |
| tree | 612eb4650548318aa416086f910570ed77440cdd /src/encoding/json | |
| parent | ad22356ec660844ec43ccbe9a834845f1a6f7cf8 (diff) | |
| download | go-ceef0633b3c5bbf5d17a12d6e663c136b30b3f36.tar.xz | |
path/filepath, internal/filepathlite: move parts of filepath to filepathlite
The path/filepath package needs to depend on the os package to
implement Abs, Walk, and other functions. Move the implementation
of purely lexical functions from path/filepath into
internal/filepathlite, so they can be used by os and
other low-level packages.
Change-Id: Id211e547d6f1f58c82419695ff2d75cd6cd14a12
Reviewed-on: https://go-review.googlesource.com/c/go/+/566556
Reviewed-by: Behroz Karimpor <behrozkarimpor201@gmail.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/encoding/json')
0 files changed, 0 insertions, 0 deletions
