diff options
| author | 2026-01-19 01:04:52 +0800 | |
|---|---|---|
| committer | 2026-01-19 01:04:52 +0800 | |
| commit | ec5fe2ab6baaf82be1952080bb5a14a8e58d61bb (patch) | |
| tree | 4c1c7e41c529fb5a131a3005a5357293c78f93ab /cmd/show-object | |
| parent | hash: Document maxHashSize properly (diff) | |
| signature | No signature | |
More changes from the import URL update
Diffstat (limited to 'cmd/show-object')
| -rw-r--r-- | cmd/show-object/main.go | 2 |
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() { |
