15924: Change import paths to git.arvados.org.
[arvados.git] / lib / dispatchcloud / node_size_test.go
index eef86f74775134b4c6b0848d0b2897c5d47bef29..ea98efe1d2b175c70eb7394d106af45e491e41e6 100644 (file)
@@ -5,7 +5,7 @@
 package dispatchcloud
 
 import (
-       "git.curoverse.com/arvados.git/sdk/go/arvados"
+       "git.arvados.org/arvados.git/sdk/go/arvados"
        check "gopkg.in/check.v1"
 )