summaryrefslogtreecommitdiffstats
path: root/roles/go/meta/argument_specs.yml
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-03-04 00:10:52 +0100
committerAhmed Abdelhalim <[email protected]>2026-03-04 00:10:52 +0100
commitf3476b39c2154d7321ce04ebae3134b2b05c1223 (patch)
tree95116ae2f6d14eb5fd72d761f1ad82763efc6d49 /roles/go/meta/argument_specs.yml
parenta046d41c5a3c7d555d439d897d43c60344d6d3c2 (diff)
Refactor go role to use mise
Diffstat (limited to 'roles/go/meta/argument_specs.yml')
-rw-r--r--roles/go/meta/argument_specs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/go/meta/argument_specs.yml b/roles/go/meta/argument_specs.yml
index 9943134f..3e518135 100644
--- a/roles/go/meta/argument_specs.yml
+++ b/roles/go/meta/argument_specs.yml
@@ -7,4 +7,4 @@ argument_specs:
go_version:
type: "str"
description: "Default go version to install"
- default: "1.25.3"
+ default: "latest"