chore: add dependencies

- add github.com/coder/websocket
This commit is contained in:
2025-12-16 11:21:23 +08:00
parent 8a1d56e45f
commit 6a386eb9a0
2 changed files with 4 additions and 0 deletions

2
go.mod
View File

@ -1,3 +1,5 @@
module git.jinshen.cn/remilia/push-server
go 1.25.5
require github.com/coder/websocket v1.8.14 // indirect