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 2ea4fae commit 9470379Copy full SHA for 9470379
go.mod
@@ -1,3 +1,3 @@
1
module github.com/coder/websocket
2
3
-go 1.23
+go 1.24.7
internal/examples/go.mod
@@ -1,6 +1,6 @@
module github.com/coder/websocket/examples
-go 1.24.0
4
5
replace github.com/coder/websocket => ../..
6
internal/thirdparty/go.mod
module github.com/coder/websocket/internal/thirdparty
0 commit comments