mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
update gomod
This commit is contained in:
parent
7839d7f6e2
commit
6fa1b4c080
1 changed files with 2 additions and 0 deletions
2
go.mod
2
go.mod
|
@ -5,6 +5,8 @@ require (
|
||||||
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
|
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
|
||||||
github.com/dustin/go-humanize v1.0.0
|
github.com/dustin/go-humanize v1.0.0
|
||||||
github.com/fatih/color v1.7.0 // indirect
|
github.com/fatih/color v1.7.0 // indirect
|
||||||
|
github.com/gonutz/w32 v1.0.0
|
||||||
|
github.com/gonutz/wui v1.0.0
|
||||||
github.com/gorilla/websocket v1.4.0
|
github.com/gorilla/websocket v1.4.0
|
||||||
github.com/mattn/go-colorable v0.0.9 // indirect
|
github.com/mattn/go-colorable v0.0.9 // indirect
|
||||||
github.com/mattn/go-isatty v0.0.4 // indirect
|
github.com/mattn/go-isatty v0.0.4 // indirect
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue