Skip to content

Commit 6ed7dba

Browse files
go.mod for ws_test
1 parent e48f9ff commit 6ed7dba

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cmd/ws_test/go.mod

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
module ws_test
2+
3+
go 1.24.2
4+
5+
require github.com/gorilla/websocket v1.5.3 // indirect

0 commit comments

Comments
 (0)