We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a58ce commit e4b084dCopy full SHA for e4b084d
go.mod
@@ -1,8 +1,8 @@
1
module github.com/cloudfoundry/cf-test-helpers/v2
2
3
-go 1.22.0
+go 1.23.0
4
5
-toolchain go1.22.8
+toolchain go1.23.7
6
7
require (
8
github.com/onsi/ginkgo/v2 v2.22.2
0 commit comments