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

add basics

This commit is contained in:
Zack Scholl 2019-11-17 15:50:57 -08:00
parent 1ae7a2ff97
commit 59bd382bf5
6 changed files with 754 additions and 0 deletions

1
go.mod
View file

@ -8,6 +8,7 @@ require (
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/denisbrodbeck/machineid v1.0.1
github.com/fatih/color v1.7.0 // indirect
github.com/gorilla/websocket v1.4.1
github.com/kalafut/imohash v1.0.0
github.com/kr/pretty v0.1.0 // indirect
github.com/mattn/go-colorable v0.1.4 // indirect