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