File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ module github.com/synapsecns/gowebsocket
2+
3+ go 1.16
4+
5+ require (
6+ github.com/gorilla/websocket v1.4.2
7+ github.com/sacOO7/go-logger v0.0.0-20180719173527-9ac9add5a50d
8+ github.com/sacOO7/gowebsocket v0.0.0-20210105141656-425813c1c643
9+ )
Original file line number Diff line number Diff line change 1+ github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0Ufc =
2+ github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
3+ github.com/sacOO7/go-logger v0.0.0-20180719173527-9ac9add5a50d h1:5T+fbRuQbpi+WZtB2yfuu59r00F6T2HV/zGYrwX8nvE =
4+ github.com/sacOO7/go-logger v0.0.0-20180719173527-9ac9add5a50d /go.mod h1:L5EJe2k8GwpBoGXDRLAEs58R239jpZuE7NNEtW+T7oo =
5+ github.com/sacOO7/gowebsocket v0.0.0-20210105141656-425813c1c643 h1:G7zQWSD1qD+2hMVCnnGvwYaidUNx0cAfVxScu3J2BGA =
6+ github.com/sacOO7/gowebsocket v0.0.0-20210105141656-425813c1c643 /go.mod h1:4a2a9BlxB807BaME8FJzQRLrZwYKj0cWjon25PlIssM =
You can’t perform that action at this time.
0 commit comments