Skip to content

Commit

Permalink
update go mod for tools to 1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
BenTheElder committed Dec 11, 2024
1 parent a8d7de9 commit 8f97ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module sigs.k8s.io/kind/hack/tools

go 1.17
go 1.23

require (
github.com/golangci/golangci-lint v1.62.2
Expand Down

0 comments on commit 8f97ed0

Please sign in to comment.