1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-11 05:11:06 +02:00
This commit is contained in:
Zack Scholl 2019-04-29 17:12:04 -06:00
parent 1661bbb221
commit cee4c36f8b
3 changed files with 2 additions and 4 deletions

1
go.mod
View file

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