File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/cokemine/nodestatus-client-go
3
3
go 1.16
4
4
5
5
require (
6
- github.com/cokemine/ServerStatus-goclient v1.1.11
6
+ github.com/cokemine/ServerStatus-goclient v1.1.12
7
7
github.com/gorilla/websocket v1.5.0
8
8
github.com/vmihailenco/msgpack/v5 v5.3.5
9
9
)
Original file line number Diff line number Diff line change 1
- github.com/cokemine/ServerStatus-goclient v1.1.11 h1:klOgHrZWNw3Qi4xTTz7rgfiK9+HZnmzkPSW3eqZx0ks =
2
- github.com/cokemine/ServerStatus-goclient v1.1.11 /go.mod h1:86pkB8m1zuOZrx4E2EH86lfZSwdg+BDzqBke+0jwyTc =
1
+ github.com/cokemine/ServerStatus-goclient v1.1.12 h1:MkL9GIK1Ozboyxxi31iB46yVy/S7z4sty+GOlQmcoqs =
2
+ github.com/cokemine/ServerStatus-goclient v1.1.12 /go.mod h1:86pkB8m1zuOZrx4E2EH86lfZSwdg+BDzqBke+0jwyTc =
3
3
github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
4
4
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
5
5
github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments