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

start implementing UI

This commit is contained in:
Zack Scholl 2019-04-11 10:19:16 -07:00
parent 55b6eb3802
commit 58910a3f34
5 changed files with 41 additions and 6 deletions

1
go.mod
View file

@ -3,6 +3,7 @@ module github.com/schollz/croc/v5
go 1.12
require (
github.com/denisbrodbeck/machineid v1.0.1
github.com/go-redis/redis v6.15.2+incompatible
github.com/mattn/go-colorable v0.1.1
github.com/pion/webrtc/v2 v2.0.2