Skip to content

Releases: apoxy-dev/rules_go

v0.38.1-cherry-pick-afbd9c4

16 Mar 00:59
0e33b8b

Choose a tag to compare

go: support "all:" prefix for "go:embed" directives (#3455)

* Handle "all:" prefix for go:embed

* lint go/tools/builders

* embedcfg: prevent bad names including folders from known VCS from being embedded

Also added TODOs documenting deviations from the native toolchain implementation

* Apply suggestions from code review

---------

Co-authored-by: Fabian Meumertzheim <fabian@meumertzhe.im>