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 97d7f90 commit a975390Copy full SHA for a975390
internal/examples/go.mod
@@ -1,6 +1,6 @@
1
module nhooyr.io/websocket/examples
2
3
-go 1.22
+go 1.19
4
5
replace nhooyr.io/websocket => ../..
6
internal/thirdparty/go.mod
module nhooyr.io/websocket/internal/thirdparty
0 commit comments