Skip to content

embed: allow symbolic links #44507

@bprosnitz

Description

@bprosnitz

Currently, go:embed errors when it is passes a symlinked file, indicating that it isn't supported. This support would be useful.

In the Fuchsia go build system, we often end up with files that are symlinked in a generated directory that serves as inputs to go. While the files can be copied, it would be much easier if the symlinked files could be directly referenced.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions