update go skypeapi

This commit is contained in:
zhaoYangguang 2021-05-27 18:53:03 +08:00
parent 9d7d8224c4
commit 619d8c1142
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -6,7 +6,7 @@ require (
github.com/chai2010/webp v1.1.0
github.com/gabriel-vasile/mimetype v1.1.2
github.com/gorilla/websocket v1.4.2
github.com/kelaresg/go-skypeapi v0.1.2-0.20210220112556-a87881796d7b
github.com/kelaresg/go-skypeapi v0.1.2-0.20210526124154-2e6d23e27010
github.com/lib/pq v1.9.0
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/pkg/errors v0.9.1