summaryrefslogtreecommitdiffhomepage
path: root/BUILD
diff options
context:
space:
mode:
authorGhanan Gowripalan <ghanan@google.com>2021-03-03 12:35:26 -0800
committergVisor bot <gvisor-bot@google.com>2021-03-03 12:37:23 -0800
commit9c80bcf32d8db3749a57ef104c5c9bab9f57d9c1 (patch)
tree22a672ae94275a9a3f359cf6fae05ed720d1cf1c /BUILD
parent011ba4d4fe61c08e9cc22c32eaed1072b7a8d3e4 (diff)
Export faketime to go branch
PiperOrigin-RevId: 360732928
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD b/BUILD
index 49cfb7c8e..6cbd2c413 100644
--- a/BUILD
+++ b/BUILD
@@ -122,6 +122,7 @@ go_path(
# Packages that are not dependencies of the above.
"//pkg/sentry/kernel/memevent",
"//pkg/tcpip/adapters/gonet",
+ "//pkg/tcpip/faketime",
"//pkg/tcpip/link/channel",
"//pkg/tcpip/link/ethernet",
"//pkg/tcpip/link/muxed",