summaryrefslogtreecommitdiff
path: root/internal/rtree/repo.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rtree/repo.go')
-rw-r--r--internal/rtree/repo.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/rtree/repo.go b/internal/rtree/repo.go
index 92b7e74..91dd8da 100644
--- a/internal/rtree/repo.go
+++ b/internal/rtree/repo.go
@@ -10,7 +10,7 @@ import (
"regexp"
"strings"
- "github.com/majewsky/gofu/internal/cli"
+ "git.xyrillian.de/gofu/internal/cli"
)
// Repo describes the entry for a repository in the index file.