feat: init go module
This commit is contained in:
parent
bb857ced6b
commit
d27333c546
|
@ -0,0 +1,5 @@
|
|||
module forge.cadoles.com/Pyxis/golang-socketio
|
||||
|
||||
go 1.22.5
|
||||
|
||||
require github.com/gorilla/websocket v1.5.3
|
Loading…
Reference in New Issue