aboutsummaryrefslogtreecommitdiff
path: root/pack_pack.go
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 /pack_pack.go
parenthash: Document maxHashSize properly (diff)
signatureNo signature
More changes from the import URL update
Diffstat (limited to 'pack_pack.go')
-rw-r--r--pack_pack.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/pack_pack.go b/pack_pack.go
index d91abf84..6e0806b1 100644
--- a/pack_pack.go
+++ b/pack_pack.go
@@ -8,8 +8,8 @@ import (
"sync"
"syscall"
- "git.sr.ht/~runxiyu/furgit/internal/bufpool"
- "git.sr.ht/~runxiyu/furgit/internal/zlibx"
+ "codeberg.org/lindenii/furgit/internal/bufpool"
+ "codeberg.org/lindenii/furgit/internal/zlibx"
)
const (