mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Remove not used deps
PiperOrigin-RevId: 211147521 Change-Id: I9b8b67df50a3ba084c07a48c72a874d7e2007f23
This commit is contained in:
committed by
Shentubot
parent
b935311e23
commit
7713e2cb75
@@ -16,7 +16,6 @@ go_binary(
|
||||
"//pkg/log",
|
||||
"//runsc/boot",
|
||||
"//runsc/cmd",
|
||||
"//runsc/specutils",
|
||||
"@com_github_google_subcommands//:go_default_library",
|
||||
],
|
||||
)
|
||||
@@ -46,7 +45,6 @@ go_binary(
|
||||
"//pkg/log",
|
||||
"//runsc/boot",
|
||||
"//runsc/cmd",
|
||||
"//runsc/specutils",
|
||||
"@com_github_google_subcommands//:go_default_library",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user