Bumping go version in ansible

This commit is contained in:
DanB
2024-05-08 10:59:00 +02:00
parent 8c88f9d961
commit 3ac3fc98a5

View File

@@ -1,5 +1,5 @@
---
go_version: "1.22.0"
go_version: "1.22.1"
go_platform: linux
go_arch: amd64
go_tarball: go{{ go_version }}.{{ go_platform }}-{{ go_arch }}.tar.gz