We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 020a606 commit 34a8d1cCopy full SHA for 34a8d1c
1 file changed
go.mod
@@ -1,8 +1,6 @@
1
module github.com/cloudfoundry/stack-auditor
2
3
-go 1.24.0
4
-
5
-toolchain go1.24.2
+go 1.26
6
7
require (
8
code.cloudfoundry.org/cli v7.1.0+incompatible
0 commit comments