I don't think they do. There are two examples in the first phrase, which
are not excluded by the second - the ".git" directory and a symbolic link
(pointing outside of the module).

On Sat, Jan 16, 2021 at 7:11 PM Manlio Perillo <manlio.peri...@gmail.com>
wrote:

> I'm reading the https://tip.golang.org/pkg/embed/ package documentation
> and I found a possible inconsistency.
>
> At the end of https://tip.golang.org/pkg/embed/#hdr-Directives:
> "Patterns must not match files outside the package's module, such as
> ‘.git/*’ or symbolic links"
> and
> "Patterns must not contain ‘.’ or ‘..’ path elements nor begin with a
> leading slash"
>
> It seems to me that the first phrase is not necessary, since the second
> phrase prevents matching files outside the package module.
>
>
> Thanks
> Manlio Perillo
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/golang-nuts/5e1d688e-cdb4-4b32-a06a-086a6b097064n%40googlegroups.com
> <https://groups.google.com/d/msgid/golang-nuts/5e1d688e-cdb4-4b32-a06a-086a6b097064n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAEkBMfFhbhZmxEscS4SJ-niQpwFS7dKHyWz-cPcyWiqDgQetcQ%40mail.gmail.com.

Reply via email to