diff options
author | Ghanan Gowripalan <ghanan@google.com> | 2021-03-03 12:35:26 -0800 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-03-03 12:37:23 -0800 |
commit | 9c80bcf32d8db3749a57ef104c5c9bab9f57d9c1 (patch) | |
tree | 22a672ae94275a9a3f359cf6fae05ed720d1cf1c /BUILD | |
parent | 011ba4d4fe61c08e9cc22c32eaed1072b7a8d3e4 (diff) |
Export faketime to go branch
PiperOrigin-RevId: 360732928
Diffstat (limited to 'BUILD')
-rw-r--r-- | BUILD | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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", |