Skip to content

Commit

Permalink
Merge pull request #141 from k0sproject/go1.23.3
Browse files Browse the repository at this point in the history
Use go 1.23.3
  • Loading branch information
twz123 authored Nov 26, 2024
2 parents 365399b + dd629b7 commit 49d1249
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

toolchain go1.22.4
toolchain go1.23.3

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

0 comments on commit 49d1249

Please sign in to comment.