blob: be67c563a6cd156f6e7da980ef86c56f922e88a4 [file] [log] [blame] [view]
# External Bazel repositories
This directory contains Go functions to access binaries and other files located in
[external Bazel repositories](https://bazel.build/docs/external) (i.e. those defined in the
`//WORKSPACE` file), such as files in CIPD packages, the `go` binary provided by
[rules_go](https://github.com/bazelbuild/rules_go), etc.