mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Make runsc visibility public.
(Why not?) PiperOrigin-RevId: 206401282 Change-Id: Iadcb7fb8472de7aef7c4bf5182e9a1d339e4d259
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ go_binary(
|
||||
],
|
||||
pure = "on",
|
||||
visibility = [
|
||||
"//runsc:__subpackages__",
|
||||
"//visibility:public",
|
||||
],
|
||||
x_defs = {"main.gitRevision": "{GIT_REVISION}"},
|
||||
deps = [
|
||||
|
||||
Reference in New Issue
Block a user