third_party.pigweed.src/pw_target_runner/go
Alexei Frolov c15a98852f
Download external Go dependencies in build
This change updates the Go GN integration to download external
dependencies for Go packages before running "go build". These
dependencies are listed in the pw_go_package template using build
metadata and collected to a "go get" invocation.

To support this, the pw_exec template is expanded to allow setting
positional arguments from a file.

Change-Id: If4f6c71f037b35bb041984da9982a1629d1d36b0
2019-12-26 10:39:48 -08:00
..
src/pigweed.dev Download external Go dependencies in build 2019-12-26 10:39:48 -08:00
BUILD.gn
docs.rst