Skip to content

Commit

Permalink
fix: test requires Go version 1.22 (#3193)
Browse files Browse the repository at this point in the history
Signed-off-by: Sandor Szücs <[email protected]>
  • Loading branch information
szuecs authored Aug 16, 2024
1 parent 7d724fe commit c0ae98a
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
Expand Up @@ -181,4 +181,4 @@ require (
sigs.k8s.io/yaml v1.4.0 // indirect
)

go 1.21
go 1.22

0 comments on commit c0ae98a

Please sign in to comment.