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:
parent
0d17219c87
commit
1ae117166a
2 changed files with 60 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue