File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/LiterMC/go-openbmclapi
3
3
go 1.21.6
4
4
5
5
require (
6
- github.com/LiterMC/socket.io v0.2.0
6
+ github.com/LiterMC/socket.io v0.2.1
7
7
github.com/golang-jwt/jwt/v5 v5.2.0
8
8
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
9
9
github.com/hamba/avro/v2 v2.18.0
Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ github.com/LiterMC/socket.io v0.1.7 h1:HP4ZJQ1bLOjH2NxalgqSTnU/ukpivYoFjIZLy4zso
2
2
github.com/LiterMC/socket.io v0.1.7 /go.mod h1:60lM7+qdBnP64Fk2fB6WmAS6HxI6WCdhlcvaSnutx50 =
3
3
github.com/LiterMC/socket.io v0.2.0 h1:vmQcHwOgc1fhp2cJ/UTrwSyfGIVuvVDMKuhY4jWah/4 =
4
4
github.com/LiterMC/socket.io v0.2.0 /go.mod h1:MqUeyAZQgqD8PrRPIS3h+mV63xRa4rJw6uZohSvc8NY =
5
+ github.com/LiterMC/socket.io v0.2.1 h1:/h+/NgNn/OU8ynZZSbVOLLgPrZ7Ijml0CoLUAgOEJmE =
6
+ github.com/LiterMC/socket.io v0.2.1 /go.mod h1:MqUeyAZQgqD8PrRPIS3h+mV63xRa4rJw6uZohSvc8NY =
5
7
github.com/VividCortex/ewma v1.2.0 h1:f58SaIzcDXrSy3kWaHNvuJgJ3Nmz59Zji6XoJR/q1ow =
6
8
github.com/VividCortex/ewma v1.2.0 /go.mod h1:nz4BbCtbLyFDeC9SUHbtcT5644juEuWfUAUnGx7j5l4 =
7
9
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d h1:licZJFw2RwpHMqeKTCYkitsPqHNxTmd4SNR5r94FGM8 =
You can’t perform that action at this time.
0 commit comments