Skip to content

Commit 34a8d1c

Browse files
authored
use go 1.26 (#128)
* use go 1.26 1.24 is out of support
1 parent 020a606 commit 34a8d1c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/cloudfoundry/stack-auditor
22

3-
go 1.24.0
4-
5-
toolchain go1.24.2
3+
go 1.26
64

75
require (
86
code.cloudfoundry.org/cli v7.1.0+incompatible

0 commit comments

Comments
 (0)