aboutsummaryrefslogtreecommitdiff
path: root/object/fetch/exact_blob_reader.go
diff options
context:
space:
mode:
Diffstat (limited to 'object/fetch/exact_blob_reader.go')
-rw-r--r--object/fetch/exact_blob_reader.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/object/fetch/exact_blob_reader.go b/object/fetch/exact_blob_reader.go
index 4a313d3e..302eb730 100644
--- a/object/fetch/exact_blob_reader.go
+++ b/object/fetch/exact_blob_reader.go
@@ -3,8 +3,8 @@ package fetch
import (
"io"
- objectid "codeberg.org/lindenii/furgit/object/id"
- objecttype "codeberg.org/lindenii/furgit/object/type"
+ objectid "lindenii.org/go/furgit/object/id"
+ objecttype "lindenii.org/go/furgit/object/type"
)
// ExactBlobReader returns a reader for the content of the blob at id,