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 f75f2ad commit acc4870Copy full SHA for acc4870
_integration-tests/go.mod
@@ -1,7 +1,7 @@
1
module golang.stackrox.io/grpc-http1/_integration-tests
2
3
go 1.22.5
4
-toolchain go1.24.1
+toolchain go1.23.7
5
6
require (
7
github.com/stretchr/testify v1.10.0
go.mod
@@ -2,7 +2,7 @@ module golang.stackrox.io/grpc-http1
go 1.23.0
8
github.com/coder/websocket v1.8.13
0 commit comments