mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-13 14:31:15 +00:00
tests: min go1.24
This commit is contained in:
parent
1dfda283ac
commit
7a13e2fb7d
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,3 +1,3 @@
|
||||||
module github.com/golangci/golangci-lint-action
|
module github.com/golangci/golangci-lint-action
|
||||||
|
|
||||||
go 1.23
|
go 1.24.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue