update go.mod

This commit is contained in:
zhaoYangguang 2020-12-13 15:00:46 +08:00
parent fe59155d3a
commit 5b6d5024aa
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -5,7 +5,7 @@ go 1.14
require (
github.com/chai2010/webp v1.1.0
github.com/gorilla/websocket v1.4.2
github.com/kelaresg/go-skypeapi v0.1.2-0.20201126103218-226d1ec92858
github.com/kelaresg/go-skypeapi v0.1.2-0.20201211120317-8651f9f08575
github.com/lib/pq v1.7.0
github.com/mattn/go-sqlite3 v2.0.3+incompatible
github.com/pkg/errors v0.9.1