Files
snapd/strutil
Maciej Borzecki 41bf1a3597 many: pick up special build time flags for invoking go while generating artifacts
Some packaging frameworks (dh-golang in partcular) invokes go generate. Our code
calls `go run ..` to generate some output files. In particular, when building
with Go modules support, we must pass -mod=vendor occasionally. Allow the build
code to set an environment variables with flags that shall be passed to go run.

Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
2021-09-09 13:37:31 +02:00
..
2020-09-27 23:38:17 +02:00