1
0
forked from lug/matterbridge

Update nc-talk dependency (#1226)

This commit is contained in:
Gary Kim
2020-09-04 16:14:36 -04:00
committed by GitHub
parent 712385ffd5
commit 75f67d2de4
5 changed files with 15 additions and 4 deletions

2
go.mod
View File

@@ -49,7 +49,7 @@ require (
github.com/zfjagann/golang-ring v0.0.0-20190304061218-d34796e0a6c2
golang.org/x/image v0.0.0-20200618115811-c13761719519
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
gomod.garykim.dev/nc-talk v0.1.2
gomod.garykim.dev/nc-talk v0.1.3
gopkg.in/olahol/melody.v1 v1.0.0-20170518105555-d52139073376
)