mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
chore(mod): cleanup dependencies
+ cleanup dependencies since we do not use spinner anymore.
This commit is contained in:
parent
e85ac9f8bf
commit
12e09020d1
2 changed files with 0 additions and 16 deletions
3
go.mod
3
go.mod
|
@ -7,17 +7,14 @@ require (
|
|||
github.com/cespare/xxhash v1.1.0
|
||||
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
|
||||
github.com/denisbrodbeck/machineid v1.0.1
|
||||
github.com/fatih/color v1.9.0 // indirect
|
||||
github.com/kalafut/imohash v1.0.0
|
||||
github.com/kr/pretty v0.1.0 // indirect
|
||||
github.com/mattn/go-colorable v0.1.8 // indirect
|
||||
github.com/schollz/cli/v2 v2.2.1
|
||||
github.com/schollz/logger v1.2.0
|
||||
github.com/schollz/mnemonicode v1.0.1
|
||||
github.com/schollz/pake/v2 v2.0.4
|
||||
github.com/schollz/peerdiscovery v1.6.0
|
||||
github.com/schollz/progressbar/v3 v3.6.1
|
||||
github.com/schollz/spinner v0.0.0-20180925172146-6bbc5f7804f9
|
||||
github.com/spaolacci/murmur3 v1.1.0 // indirect
|
||||
github.com/stretchr/testify v1.4.0
|
||||
github.com/tscholl2/siec v0.0.0-20191122224205-8da93652b094
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue