diff options
Diffstat (limited to 'packfile/entry.go')
| -rw-r--r-- | packfile/entry.go | 2 |
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" |
