aboutsummaryrefslogtreecommitdiff
path: root/object/header/append.go
diff options
context:
space:
mode:
Diffstat (limited to 'object/header/append.go')
-rw-r--r--object/header/append.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/object/header/append.go b/object/header/append.go
index 6d824740..9ffa3382 100644
--- a/object/header/append.go
+++ b/object/header/append.go
@@ -3,7 +3,7 @@ package objectheader
import (
"strconv"
- objecttype "codeberg.org/lindenii/furgit/object/type"
+ objecttype "lindenii.org/go/furgit/object/type"
)
// Append appends a canonical loose-object header ("type size\\x00") to dst.