gvisor/tools/checkunsafe
Adin Scannell 3817c7349d Remove go_tool_library references.
This is required only for the built-in bazel nogo functionality.
Since we roll these targets manually via the wrappers, we don't need
to use go_tool_library. The inconsistent use of these targets leads
to conflicting instantiations of go_default_library and go_tool_library,
which both contain the same output files.

PiperOrigin-RevId: 355184975
2021-02-02 09:37:09 -08:00
..
BUILD Remove go_tool_library references. 2021-02-02 09:37:09 -08:00
check_unsafe.go build: add nogo for static validation 2019-07-09 16:44:06 -07:00