Skip to content

Commit ef41080

Browse files
committed
fix go version for linter
1 parent adf5af1 commit ef41080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/tools/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/weaveworks-liquidmetal/cluster-api-provider-microvm/hack/tools
22

3-
go 1.23.1
3+
go 1.23
44

55
require (
66
github.com/golangci/golangci-lint v1.41.1

0 commit comments

Comments
 (0)