mirror of
https://github.com/schollz/croc.git
synced 2025-10-11 13:21:00 +02:00
tidy
This commit is contained in:
parent
a54ab1118c
commit
0a012a0195
2 changed files with 16 additions and 73 deletions
5
go.mod
5
go.mod
|
@ -3,16 +3,11 @@ module github.com/schollz/croc/v7
|
|||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/denisbrodbeck/machineid v1.0.1
|
||||
github.com/gin-contrib/cors v1.3.0
|
||||
github.com/gin-gonic/gin v1.4.0
|
||||
github.com/gorilla/websocket v1.4.1
|
||||
github.com/json-iterator/go v1.1.6
|
||||
github.com/pion/webrtc/v2 v2.1.12
|
||||
github.com/pions/webrtc v1.2.0
|
||||
github.com/pkg/errors v0.8.1
|
||||
github.com/schollz/logger v1.0.1
|
||||
github.com/schollz/pake v1.1.1
|
||||
github.com/schollz/pake/v2 v2.0.1
|
||||
github.com/stretchr/testify v1.4.0
|
||||
golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue