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

add config default

This commit is contained in:
Zack Scholl 2018-10-21 07:54:59 -07:00
parent 0d17219c87
commit 1ae117166a
2 changed files with 60 additions and 0 deletions

1
go.mod
View file

@ -1,6 +1,7 @@
module github.com/schollz/croc
require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
github.com/dustin/go-humanize v1.0.0
github.com/fatih/color v1.7.0 // indirect