mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
works
This commit is contained in:
parent
d24b6e62dd
commit
bf8bfbc237
7 changed files with 43 additions and 25 deletions
2
go.mod
2
go.mod
|
@ -9,7 +9,7 @@ require (
|
|||
github.com/pion/webrtc/v2 v2.1.12
|
||||
github.com/pkg/errors v0.8.1
|
||||
github.com/schollz/logger v1.0.1
|
||||
github.com/schollz/pake/v2 v2.0.2
|
||||
github.com/schollz/pake/v2 v2.0.3-0.20191113001949-efbd97a5fff1
|
||||
github.com/stretchr/testify v1.4.0
|
||||
github.com/tscholl2/siec v0.0.0-20191103131401-2e0c53a9e212 // indirect
|
||||
golang.org/x/crypto v0.0.0-20191112222119-e1110fd1c708
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue