aboutsummaryrefslogtreecommitdiff
path: root/object/id
diff options
context:
space:
mode:
Diffstat (limited to 'object/id')
-rw-r--r--object/id/objectid_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/object/id/objectid_test.go b/object/id/objectid_test.go
index 9d179fb5..d7eabe08 100644
--- a/object/id/objectid_test.go
+++ b/object/id/objectid_test.go
@@ -5,7 +5,7 @@ import (
"strings"
"testing"
- objectid "codeberg.org/lindenii/furgit/object/id"
+ objectid "lindenii.org/go/furgit/object/id"
)
func TestParseAlgorithm(t *testing.T) {