mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
revert back to flate instead of zstd
This commit is contained in:
parent
786fc8d34f
commit
30f5a3e84e
3 changed files with 8 additions and 14 deletions
1
go.mod
1
go.mod
|
@ -6,7 +6,6 @@ require (
|
|||
github.com/cespare/xxhash v1.1.0
|
||||
github.com/denisbrodbeck/machineid v1.0.1
|
||||
github.com/kalafut/imohash v1.0.2
|
||||
github.com/klauspost/compress v1.15.9
|
||||
github.com/schollz/cli/v2 v2.2.1
|
||||
github.com/schollz/logger v1.2.0
|
||||
github.com/schollz/mnemonicode v1.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue