Use CalebQ42/squashfs v1.0.0
This commit is contained in:
@@ -4,7 +4,7 @@ go 1.21.5
|
||||
|
||||
require (
|
||||
github.com/CalebQ42/fuse v0.1.0
|
||||
github.com/CalebQ42/squashfs v0.8.4
|
||||
github.com/CalebQ42/squashfs v1.0.0
|
||||
github.com/seaweedfs/fuse v1.2.3
|
||||
golang.org/x/sys v0.15.0
|
||||
)
|
||||
@@ -16,5 +16,3 @@ require (
|
||||
github.com/therootcompany/xz v1.0.1 // indirect
|
||||
github.com/ulikunitz/xz v0.5.11 // indirect
|
||||
)
|
||||
|
||||
replace github.com/CalebQ42/squashfs => ../squashfs
|
||||
|
||||
@@ -2,6 +2,8 @@ github.com/CalebQ42/fuse v0.1.0 h1:KLCNjun7zcd2kBNVFfH+SWJyhuwJdE0nhw5/q8K8HGQ=
|
||||
github.com/CalebQ42/fuse v0.1.0/go.mod h1:pJpoKG03HJKVhsp8o0YQYqmfbFsr3Eowt90yQGQVO+4=
|
||||
github.com/CalebQ42/squashfs v0.8.4 h1:HnthgRKuLliiMwYsPTSE/ln2zECt7UelYcbsUc5p+PA=
|
||||
github.com/CalebQ42/squashfs v0.8.4/go.mod h1:CmGHRknB7BlYJ49qSTGpW8wnFcGFdZW0l6+qHOvFr5c=
|
||||
github.com/CalebQ42/squashfs v1.0.0 h1:ySUquFi/JBPlgHUOyPKWCiyN1QRMxKNZ7pvlcF0qwIw=
|
||||
github.com/CalebQ42/squashfs v1.0.0/go.mod h1:Lhk1cmcuR2/AZLQ8dE99iCen1MC06wICfy9o3o5h8qM=
|
||||
github.com/klauspost/compress v1.16.7 h1:2mk3MPGNzKyxErAw8YaohYh69+pa4sIQSC0fPGCFR9I=
|
||||
github.com/klauspost/compress v1.16.7/go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE=
|
||||
github.com/klauspost/compress v1.17.4 h1:Ej5ixsIri7BrIjBkRZLTo6ghwrEtHFk7ijlczPW4fZ4=
|
||||
|
||||
Reference in New Issue
Block a user