Skip to content

Commit

Permalink
Go forces the patch version into go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Kimmo Lehto <[email protected]>
  • Loading branch information
kke committed Nov 25, 2024
1 parent 23cf9e7 commit a256577
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 github.com/k0sproject/k0sctl

go 1.23
go 1.23.2

toolchain go1.23.3

Expand Down

0 comments on commit a256577

Please sign in to comment.