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 0359a3e commit 2397f63Copy full SHA for 2397f63
go.mod
@@ -1,8 +1,6 @@
1
module github.com/cloudfoundry-community/go-cf-clients-helper/v2
2
3
-go 1.21
4
-
5
-toolchain go1.21.5
+go 1.22.3
6
7
exclude (
8
github.com/imdario/mergo v0.3.16
0 commit comments