We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1152f52 commit 19d805dCopy full SHA for 19d805d
go.mod
@@ -2,7 +2,7 @@ module github.com/rshade/wstunnel
2
3
go 1.24
4
5
-toolchain go1.24.3
+toolchain go1.24.4
6
7
require (
8
github.com/go-stack/stack v1.8.1 // indirect
0 commit comments