mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Change visibility of //pkg/sentry/time.
PiperOrigin-RevId: 251965598
This commit is contained in:
@@ -32,7 +32,7 @@ go_library(
|
||||
"tsc_arm64.s",
|
||||
],
|
||||
importpath = "gvisor.googlesource.com/gvisor/pkg/sentry/time",
|
||||
visibility = ["//pkg/sentry:internal"],
|
||||
visibility = ["//:sandbox"],
|
||||
deps = [
|
||||
"//pkg/log",
|
||||
"//pkg/metric",
|
||||
|
||||
Reference in New Issue
Block a user