mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 05:11:06 +02:00
prune
This commit is contained in:
parent
1661bbb221
commit
cee4c36f8b
3 changed files with 2 additions and 4 deletions
1
go.mod
1
go.mod
|
@ -3,6 +3,7 @@ module github.com/schollz/croc/v6
|
|||
require (
|
||||
github.com/BurntSushi/toml v0.3.1
|
||||
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
|
||||
github.com/denisbrodbeck/machineid v1.0.1
|
||||
github.com/dustin/go-humanize v1.0.0
|
||||
github.com/fatih/color v1.7.0 // indirect
|
||||
github.com/gonutz/w32 v1.0.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue