summaryrefslogtreecommitdiffhomepage
path: root/third_party/gvsync/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/gvsync/BUILD')
-rw-r--r--third_party/gvsync/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/gvsync/BUILD b/third_party/gvsync/BUILD
index 04a1fbeba..8dab51daa 100644
--- a/third_party/gvsync/BUILD
+++ b/third_party/gvsync/BUILD
@@ -40,7 +40,7 @@ go_library(
"race_unsafe.go",
"seqcount.go",
],
- importpath = "gvisor.googlesource.com/gvisor/third_party/gvsync",
+ importpath = "gvisor.dev/gvisor/third_party/gvsync",
)
go_test(