15924: Change import paths to git.arvados.org.
[arvados.git] / services / arv-git-httpd / main.go
index 3edfcf4ca68454418e62dd29739a16c07f68c242..4e55964619acb6d1f29fe9b6ceb6ac5fbdf386cf 100644 (file)
@@ -9,7 +9,7 @@ import (
        "fmt"
        "os"
 
-       "git.curoverse.com/arvados.git/lib/config"
+       "git.arvados.org/arvados.git/lib/config"
        "github.com/coreos/go-systemd/daemon"
        "github.com/ghodss/yaml"
        log "github.com/sirupsen/logrus"