Skip to content

Commit

Permalink
bump to golang 1.22 (kubernetes-sigs#1895)
Browse files Browse the repository at this point in the history
  • Loading branch information
kannon92 authored and vsoch committed Apr 18, 2024
1 parent 3e88f51 commit a97bf77
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 a97bf77

Please sign in to comment.