aboutsummaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-01-19 01:04:52 +0800
committerGravatar Runxi Yu2026-01-19 01:04:52 +0800
commitec5fe2ab6baaf82be1952080bb5a14a8e58d61bb (patch)
tree4c1c7e41c529fb5a131a3005a5357293c78f93ab /cmd
parenthash: Document maxHashSize properly (diff)
signatureNo signature
More changes from the import URL update
Diffstat (limited to 'cmd')
-rw-r--r--cmd/show-object/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/show-object/main.go b/cmd/show-object/main.go
index d33f8d1b..4eb5ec9d 100644
--- a/cmd/show-object/main.go
+++ b/cmd/show-object/main.go
@@ -5,7 +5,7 @@ import (
"fmt"
"log"
- "git.sr.ht/~runxiyu/furgit"
+ "codeberg.org/lindenii/furgit"
)
func main() {