forked from lug/matterbridge
Add TLSConfig to nctalk (#1195)
Signed-off-by: Gary Kim <gary@garykim.dev>
This commit is contained in:
5
vendor/gomod.garykim.dev/nc-talk/go.mod
vendored
5
vendor/gomod.garykim.dev/nc-talk/go.mod
vendored
@@ -2,4 +2,7 @@ module gomod.garykim.dev/nc-talk
|
||||
|
||||
go 1.13
|
||||
|
||||
require github.com/monaco-io/request v1.0.3
|
||||
require (
|
||||
github.com/monaco-io/request v1.0.4
|
||||
github.com/stretchr/testify v1.6.1
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user