[agent-automation] Set Go version to 1.24 for golangci-lint compatibility
This commit is contained in:
parent
5515215947
commit
dc891ae1c4
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,3 +1,3 @@
|
|||
module github.com/marmaduke/testbed2
|
||||
|
||||
go 1.25.10
|
||||
go 1.24
|
||||
|
|
|
|||
Loading…
Reference in a new issue