mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Standardize on tools directory.
PiperOrigin-RevId: 291745021
This commit is contained in:
committed by
gVisor bot
parent
6b43cf791a
commit
d29e59af9f
@@ -1,4 +1,4 @@
|
||||
load("//tools/go_stateify:defs.bzl", "go_library")
|
||||
load("//tools:defs.bzl", "go_library")
|
||||
|
||||
package(licenses = ["notice"])
|
||||
|
||||
@@ -11,7 +11,6 @@ go_library(
|
||||
"save_restore.go",
|
||||
"stack.go",
|
||||
],
|
||||
importpath = "gvisor.dev/gvisor/pkg/sentry/socket/netstack",
|
||||
visibility = [
|
||||
"//pkg/sentry:internal",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user