Skip to content

Commit

Permalink
Use go 1.23.3
Browse files Browse the repository at this point in the history
Signed-off-by: Kimmo Lehto <[email protected]>
  • Loading branch information
kke committed Nov 20, 2024
1 parent a87bac5 commit 6ff709d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/k0sproject/bootloose

go 1.22.0
go 1.23.0

toolchain go1.22.4
toolchain go1.23.3

require (
github.com/carlmjohnson/versioninfo v0.22.5
Expand Down

0 comments on commit 6ff709d

Please sign in to comment.