diff options
| author | Damien Neil <dneil@google.com> | 2025-01-30 15:53:06 -0800 |
|---|---|---|
| committer | Gopher Robot <gobot@golang.org> | 2025-02-10 15:33:35 -0800 |
| commit | 371e83cd7b309988bbe6b1bc7d0bd72aff52aa08 (patch) | |
| tree | 224760e8930b26caa4abdd7db3a233eb404e6fc3 /api | |
| parent | 2e8973aeea66f01d9770e1d307330a2d188b27cc (diff) | |
| download | go-371e83cd7b309988bbe6b1bc7d0bd72aff52aa08.tar.xz | |
os: add Root.Chmod
For #67002
Change-Id: Id6c3a2096bd10f5f5f6921a0441dc6d9e6cdeb3b
Reviewed-on: https://go-review.googlesource.com/c/go/+/645718
Commit-Queue: Damien Neil <dneil@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Damien Neil <dneil@google.com>
Diffstat (limited to 'api')
| -rw-r--r-- | api/next/67002.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api/next/67002.txt b/api/next/67002.txt new file mode 100644 index 0000000000..06119c0e75 --- /dev/null +++ b/api/next/67002.txt @@ -0,0 +1 @@ +pkg os, method (*Root) Chmod(string, fs.FileMode) error #67002 |
