![]() This moves licenses of vendored code from one monolith file into a tree of individual files for easier reviews. This fixes both the bash and bazel paths. |
||
---|---|---|
.. | ||
.gitignore | ||
go.mod | ||
go.sum | ||
LICENSES | ||
Makefile | ||
README.md | ||
tools.go |
This directory contains a stub go module used to track version of development tools like the ones needed for updating bazel BUILD files.
Run make build
to download the dependencies, build the binaries and add
them to your $GOBIN
directory.