Bump golang version

Change-Id: I8dca48f45ee0191aae678c45d79c5841836d428e
This commit is contained in:
Rodion Gyrbu 2021-05-28 13:14:43 +03:00
parent 0fcc5ff5ac
commit ace6818e67
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
go_version: "1.13.5"
go_version: "1.15.12"
go_os: "{{ ansible_system | lower }}"
go_arch: "{{ go_arch_translation[ansible_architecture] }}"
go_install_dir: "/usr/local"