Make runsc visibility public.

(Why not?)

PiperOrigin-RevId: 206401282
Change-Id: Iadcb7fb8472de7aef7c4bf5182e9a1d339e4d259
This commit is contained in:
Adin Scannell
2018-07-27 17:57:42 -07:00
committed by Shentubot
parent 3c67365999
commit 3188859742
+1 -1
View File
@@ -9,7 +9,7 @@ go_binary(
],
pure = "on",
visibility = [
"//runsc:__subpackages__",
"//visibility:public",
],
x_defs = {"main.gitRevision": "{GIT_REVISION}"},
deps = [