[agent-automation] Update go.mod to Go 1.24 for golangci-lint compatibility
This commit is contained in:
parent
5152bd43f0
commit
163a698ef4
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,3 +1,3 @@
|
||||||
module testbed
|
module testbed
|
||||||
|
|
||||||
go 1.25
|
go 1.24
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue