15924: Change import paths to git.arvados.org.
[arvados.git] / lib / dispatchcloud / worker / throttle.go
index c5ea79323535b6c07998bc3e02e0c2f7b56e5b9e..defbf91ff38390d22062aa03d1f3f34149428e27 100644 (file)
@@ -9,7 +9,7 @@ import (
        "sync"
        "time"
 
-       "git.curoverse.com/arvados.git/lib/cloud"
+       "git.arvados.org/arvados.git/lib/cloud"
        "github.com/sirupsen/logrus"
 )