1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 05:11:06 +02:00

Replaced zstd package

This commit is contained in:
VRDighe 2022-09-16 10:19:44 +05:30
parent 4f8b2aba9b
commit e640e4fce0
3 changed files with 13 additions and 4 deletions

1
go.mod
View file

@ -6,6 +6,7 @@ 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