Skip to content

Commit

Permalink
Merge pull request #644 from karlkfi/karl-go-1.22.0
Browse files Browse the repository at this point in the history
Reduce minimum Go requirement to v1.22.0
  • Loading branch information
k8s-ci-robot authored Jul 8, 2024
2 parents 4d57e6e + 2525731 commit 0a569f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module sigs.k8s.io/cli-utils

go 1.22.4
go 1.22.0

require (
github.com/google/go-cmp v0.6.0
Expand Down

0 comments on commit 0a569f5

Please sign in to comment.