Internal change.

PiperOrigin-RevId: 354327882
This commit is contained in:
Michael Pratt 2021-01-28 09:28:51 -08:00 committed by gVisor bot
parent 6012fe9b59
commit 665c966084
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ go_library(
],
marshal = False,
stateify = False,
visibility = ["//:sandbox"],
deps = [
"//pkg/goid",
],