2
0

Update go.mod

This commit is contained in:
Lucas Löffel
2019-09-06 17:49:49 +02:00
committed by GitHub
parent eeb449f3f7
commit 5d490f5f00
+1 -1
View File
@@ -1,4 +1,4 @@
module github.com/mariuspass/recws
module github.com/recws-org/recws
require (
github.com/gorilla/websocket v1.4.0