Skip to content

Commit

Permalink
set go verison to 1.19
Browse files Browse the repository at this point in the history
Signed-off-by: Itxaka <[email protected]>
  • Loading branch information
Itxaka committed May 9, 2024
1 parent 09359d6 commit 720cc93
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/kairos-io/kairos-agent/v2

go 1.21
go 1.19

// This versions require go1.20
replace (
Expand Down

0 comments on commit 720cc93

Please sign in to comment.