aboutsummaryrefslogtreecommitdiff
path: root/format/commitgraph/read/hash.go
diff options
context:
space:
mode:
Diffstat (limited to 'format/commitgraph/read/hash.go')
-rw-r--r--format/commitgraph/read/hash.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/format/commitgraph/read/hash.go b/format/commitgraph/read/hash.go
index 3a525afe..7572591e 100644
--- a/format/commitgraph/read/hash.go
+++ b/format/commitgraph/read/hash.go
@@ -5,7 +5,7 @@ import (
"fmt"
"io"
- objectid "codeberg.org/lindenii/furgit/object/id"
+ objectid "lindenii.org/go/furgit/object/id"
)
// HashVersion returns the commit-graph hash version.