Skip to content

Commit

Permalink
Merge pull request #113 from k0sproject/go1.22.4
Browse files Browse the repository at this point in the history
go v1.22.4
  • Loading branch information
kke authored Jun 27, 2024
2 parents 277c1b4 + 48c2281 commit 1bbb51d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module github.com/k0sproject/bootloose

go 1.21.0
go 1.22.0

toolchain go1.22.4

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

0 comments on commit 1bbb51d

Please sign in to comment.