mirror of
https://github.com/infinite-iroha/touka.git
synced 2026-02-03 00:41:10 +08:00
remove ws, move to github.com/fenthope/ws
This commit is contained in:
parent
90ea798c87
commit
e891afe0b4
3 changed files with 3 additions and 136 deletions
3
go.mod
3
go.mod
|
|
@ -4,10 +4,9 @@ go 1.24.4
|
|||
|
||||
require (
|
||||
github.com/WJQSERVER-STUDIO/go-utils/copyb v0.0.4
|
||||
github.com/WJQSERVER-STUDIO/httpc v0.5.1
|
||||
github.com/WJQSERVER-STUDIO/httpc v0.6.0
|
||||
github.com/fenthope/reco v0.0.1
|
||||
github.com/go-json-experiment/json v0.0.0-20250517221953-25912455fbc8
|
||||
github.com/gorilla/websocket v1.5.3
|
||||
)
|
||||
|
||||
require github.com/valyala/bytebufferpool v1.0.0 // indirect
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue