gvisor/tools/checkescape
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
..
test1 Remove existing nogo exceptions. 2020-12-11 12:06:49 -08:00
test2 Change nogo failures to test failures, instead of build failures. 2020-08-31 17:09:20 -07:00
BUILD Remove go_tool_library references. 2021-02-02 09:37:09 -08:00
checkescape.go Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00