chore: add dependencies
- add github.com/coder/websocket
This commit is contained in:
2
go.mod
2
go.mod
@ -1,3 +1,5 @@
|
|||||||
module git.jinshen.cn/remilia/push-server
|
module git.jinshen.cn/remilia/push-server
|
||||||
|
|
||||||
go 1.25.5
|
go 1.25.5
|
||||||
|
|
||||||
|
require github.com/coder/websocket v1.8.14 // indirect
|
||||||
|
|||||||
Reference in New Issue
Block a user