Renamed library to squashfs for ease of use

This commit is contained in:
Caleb Gardner
2020-11-25 10:51:59 -06:00
parent dcb26057fa
commit 426903a222
7 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"io"
"math"
"github.com/CalebQ42/GoSquashfs/internal/inode"
"github.com/CalebQ42/squashfs/internal/inode"
)
const (