Skip to content

Commit fc0cd05

Browse files
committed
Revert go.mod version to 1.24.0
1 parent 37102c8 commit fc0cd05

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module sigs.k8s.io/kube-api-linter
22

3-
go 1.24.2
3+
go 1.24.0
44

55
require (
66
github.com/golangci/plugin-module-register v0.1.1

tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module sigs.k8s.io/kube-api-linter/tools
22

3-
go 1.24.2
3+
go 1.24.0
44

55
tool (
66
github.com/golangci/golangci-lint/v2/cmd/golangci-lint

0 commit comments

Comments
 (0)