Skip to content

Commit

Permalink
bump to golang 1.22 (#1895)
Browse files Browse the repository at this point in the history
  • Loading branch information
kannon92 committed Mar 25, 2024
1 parent c1667b9 commit 6d45624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module sigs.k8s.io/kueue

go 1.21
go 1.22

require (
github.com/go-logr/logr v1.4.1
Expand Down

0 comments on commit 6d45624

Please sign in to comment.