1
1
Fork 0
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:
Zack Scholl 2022-09-16 09:19:58 -07:00
parent 786fc8d34f
commit 30f5a3e84e
3 changed files with 8 additions and 14 deletions

1
go.mod
View file

@ -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