File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ require (
2929
3030require (
3131 github.com/asticode/go-astikit v0.42.0 // indirect
32+ github.com/coder/websocket v1.8.14 // indirect
3233 github.com/ebitengine/gomobile v0.0.0-20240911145611-4856209ac325 // indirect
3334 github.com/ebitengine/hideconsole v1.0.0 // indirect
3435 github.com/ebitengine/purego v0.8.0 // indirect
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ github.com/asticode/go-astikit v0.42.0 h1:pnir/2KLUSr0527Tv908iAH6EGYYrYta132vvj
44github.com/asticode/go-astikit v0.42.0 /go.mod h1:h4ly7idim1tNhaVkdVBeXQZEE3L0xblP7fCWbgwipF0 =
55github.com/at-wat/ebml-go v0.17.2 h1:FJ89W5V6jDklwBNEPQoFKnQnBxbSpXB72qrobW3iIWY =
66github.com/at-wat/ebml-go v0.17.2 /go.mod h1:w1cJs7zmGsb5nnSvhWGKLCxvfu4FVx5ERvYDIalj1ww =
7+ github.com/coder/websocket v1.8.14 h1:9L0p0iKiNOibykf283eHkKUHHrpG7f65OE3BhhO7v9g =
8+ github.com/coder/websocket v1.8.14 /go.mod h1:NX3SzP+inril6yawo5CQXx8+fk145lPDC6pumgx0mVg =
79github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
810github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
911github.com/ebitengine/debugui v0.1.1 h1:3b4cIujNvKYhozlBjag9TWuuyo67Di3DgXWAz+f7xAY =
You can’t perform that action at this time.
0 commit comments