Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
try to fox toolchain entry line 5
  • Loading branch information
larspl authored Apr 28, 2024
1 parent 7361ca1 commit a71b430
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
Expand Up @@ -2,7 +2,7 @@ module github.com/k0sproject/k0sctl

go 1.22.0

toolchain go1.22.2
toolchain go 1.22.2

require (
github.com/AlecAivazis/survey/v2 v2.3.7
Expand Down

0 comments on commit a71b430

Please sign in to comment.