perkeep/deps
aviau 678a9f910b
deps.go: add build flag
We never really want to build this, but it makes `go get ./...`
complain because it imports programs (and not modules), so add
a build flag.

FYI this is known as the "tools.go" pattern, as discussed here:
 - https://github.com/golang/go/issues/25922
2021-01-14 12:39:23 -05:00
..
deps.go deps.go: add build flag 2021-01-14 12:39:23 -05:00