aboutsummaryrefslogtreecommitdiff
path: root/ref/detached.go
diff options
context:
space:
mode:
Diffstat (limited to 'ref/detached.go')
-rw-r--r--ref/detached.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/detached.go b/ref/detached.go
index e9b30906..5fb1ed13 100644
--- a/ref/detached.go
+++ b/ref/detached.go
@@ -1,6 +1,6 @@
package ref
-import objectid "codeberg.org/lindenii/furgit/object/id"
+import objectid "lindenii.org/go/furgit/object/id"
// Detached points directly to an object ID.
type Detached struct {