We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33013cb commit 4558615Copy full SHA for 4558615
tests/playbooks/roles/install-golang/defaults/main.yml
@@ -1,5 +1,5 @@
1
---
2
-go_version: '1.22.2'
+go_version: '1.24.3'
3
arch: 'amd64'
4
go_tarball: 'go{{ go_version }}.linux-{{ arch }}.tar.gz'
5
go_download_location: 'https://go.dev/dl/{{ go_tarball }}'
0 commit comments