Update nc-talk to version 0.1.2 (#1220)

Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
Tilo Spannagel
2020-08-30 15:19:51 +02:00
committed by GitHub
parent f9928c9e25
commit ad90cf09fe
6 changed files with 74 additions and 17 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.1
gomod.garykim.dev/nc-talk v0.1.2
gopkg.in/olahol/melody.v1 v1.0.0-20170518105555-d52139073376
)