]> Cypherpunks.ru repositories - gostls13.git/commit
embed, io/fs: clarify that leading and trailing slashes are disallowed
authorJay Conrod <jayconrod@google.com>
Fri, 5 Feb 2021 21:45:40 +0000 (16:45 -0500)
committerJay Conrod <jayconrod@google.com>
Fri, 5 Feb 2021 22:35:11 +0000 (22:35 +0000)
commitb54cd94d478c95e79e5eea1d77e73d7b2b769f09
tree88e50c1818d339ee09a87304211c07279aeed7ba
parent4516afebedd18692c6dc70cbdee16a049c26024b
embed, io/fs: clarify that leading and trailing slashes are disallowed

Fixes #44012

Change-Id: I5782cea301a65ae12ba870ff1e6b2e0a2651dc09
Reviewed-on: https://go-review.googlesource.com/c/go/+/290071
Run-TryBot: Jay Conrod <jayconrod@google.com>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Trust: Jay Conrod <jayconrod@google.com>
src/embed/embed.go
src/io/fs/fs.go