diff options
Diffstat (limited to 'repository/reachability.go')
| -rw-r--r-- | repository/reachability.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repository/reachability.go b/repository/reachability.go index d9ac9faf..2d400ef8 100644 --- a/repository/reachability.go +++ b/repository/reachability.go @@ -1,6 +1,6 @@ package repository -import "codeberg.org/lindenii/furgit/reachability" +import "lindenii.org/go/furgit/reachability" // Reachability returns graph traversal helpers backed by the repository's // object store and optional commit-graph. |
