Skip to content

Commit

Permalink
Increase Go version to 1.23
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
  • Loading branch information
xmudrii committed Oct 16, 2024
1 parent 76c7383 commit 28a29e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module k8s.io/release

go 1.22.4
go 1.23

toolchain go1.23.2

require (
Expand Down

0 comments on commit 28a29e0

Please sign in to comment.