Move Go module from github.com/Snider/Core to github.com/host-uk/core to match the new repository location under the host-uk organization. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
5 lines
106 B
Modula-2
5 lines
106 B
Modula-2
module github.com/host-uk/core/pkg/ws
|
|
|
|
go 1.25.5
|
|
|
|
require github.com/gorilla/websocket v1.5.3 // indirect
|