Skip to content

Commit 0a569f5

Browse files
authored
Merge pull request #644 from karlkfi/karl-go-1.22.0
Reduce minimum Go requirement to v1.22.0
2 parents 4d57e6e + 2525731 commit 0a569f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module sigs.k8s.io/cli-utils
22

3-
go 1.22.4
3+
go 1.22.0
44

55
require (
66
github.com/google/go-cmp v0.6.0

0 commit comments

Comments
 (0)