Skip to content

Commit 8bc0cf6

Browse files
committed
build(deps): unknown websocket event name: progress
1 parent 3c9293e commit 8bc0cf6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ require (
1717
github.com/google/uuid v1.3.0 // indirect
1818
)
1919

20-
replace github.com/jrudio/go-plex-client v0.0.0-20220106065909-9e1d590b99aa => github.com/RoyXiang/go-plex-client v0.0.0-20220305043318-06cfadcf82d7
20+
replace github.com/jrudio/go-plex-client v0.0.0-20220106065909-9e1d590b99aa => github.com/RoyXiang/go-plex-client v0.0.0-20220308082455-497f678c493c

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
22
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
33
github.com/OneOfOne/xxhash v1.2.2/go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU=
4-
github.com/RoyXiang/go-plex-client v0.0.0-20220305043318-06cfadcf82d7 h1:UirnG494f6HbVpTONQeAh3UtG8OWGuaCz6H6ezVkIHE=
5-
github.com/RoyXiang/go-plex-client v0.0.0-20220305043318-06cfadcf82d7/go.mod h1:twidbPLE4eUk3CgDno5uCzpnPRboBTElH+iJrQO7S4w=
4+
github.com/RoyXiang/go-plex-client v0.0.0-20220308082455-497f678c493c h1:5H9JuEg6FBIPzB7jraeGE02JuyMCdRv2ioZmpBDVEss=
5+
github.com/RoyXiang/go-plex-client v0.0.0-20220308082455-497f678c493c/go.mod h1:twidbPLE4eUk3CgDno5uCzpnPRboBTElH+iJrQO7S4w=
66
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=
77
github.com/cespare/xxhash v1.1.0 h1:a6HrQnmkObjyL+Gs60czilIUGqrzKutQD6XZog3p+ko=
88
github.com/cespare/xxhash v1.1.0/go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc=

0 commit comments

Comments
 (0)