Skip to content

Commit

Permalink
Use latest patch version for golang (#2340)
Browse files Browse the repository at this point in the history
Change-Id: Ida9f47917c724a0be96088deba6a5b04a5bc121f

Co-authored-by: Aldo Culquicondor <acondor@google.com>
  • Loading branch information
k8s-infra-cherrypick-robot and alculquicondor committed May 31, 2024
1 parent 7c5a150 commit 132dd0b
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/kueue

go 1.22.0
go 1.22.3

require (
github.com/fsnotify/fsnotify v1.7.0
Expand Down

0 comments on commit 132dd0b

Please sign in to comment.