aboutsummaryrefslogtreecommitdiff
path: root/format/commitgraph/read/layer.go
diff options
context:
space:
mode:
Diffstat (limited to 'format/commitgraph/read/layer.go')
-rw-r--r--format/commitgraph/read/layer.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/format/commitgraph/read/layer.go b/format/commitgraph/read/layer.go
index 53ab1663..86d8a612 100644
--- a/format/commitgraph/read/layer.go
+++ b/format/commitgraph/read/layer.go
@@ -3,7 +3,7 @@ package read
import (
"os"
- "codeberg.org/lindenii/furgit/format/commitgraph/bloom"
+ "lindenii.org/go/furgit/format/commitgraph/bloom"
)
type layer struct {