We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6473f1e commit 43f1b97Copy full SHA for 43f1b97
go.mod
@@ -1,3 +1,3 @@
1
-module github.com/christianbagley-viz/websocket
+module github.com/gorilla/websocket
2
3
go 1.12
go.sum
@@ -0,0 +1,2 @@
+github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc=
+github.com/gorilla/websocket v1.5.0/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
0 commit comments