aboutsummaryrefslogtreecommitdiff
path: root/packfile/entry.go
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-10 14:16:56 +0800
committerGravatar Runxi Yu2026-03-10 14:17:13 +0800
commit2812ee7340468b5a617b1ab5530fb5a60317b222 (patch)
tree66120ed3c90bc01fba404824ddf0095c945aa2c8 /packfile/entry.go
parentobject/stored: Move from objectstored (diff)
signatureNo signature
packfile: Rename package to packfile
Diffstat (limited to 'packfile/entry.go')
-rw-r--r--packfile/entry.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/packfile/entry.go b/packfile/entry.go
index c17fe619..50c5e73b 100644
--- a/packfile/entry.go
+++ b/packfile/entry.go
@@ -1,4 +1,4 @@
-package pack
+package packfile
import (
"fmt"