Skip to content

Commit 9d4afeb

Browse files
authored
chore(deps): Revert toolchain in all go.mod files (#278)
1 parent 67fb88a commit 9d4afeb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

_integration-tests/go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
module golang.stackrox.io/grpc-http1/_integration-tests
22

3-
go 1.22.5
4-
toolchain go1.24.1
3+
go 1.23.0
4+
5+
toolchain go1.23.7
56

67
require (
78
github.com/stretchr/testify v1.10.0

0 commit comments

Comments
 (0)