install-go: bump version to 1.13.5
1.31.1 contained some critical fixes regarding go module handling, let's just jump to the latest minor release. Change-Id: I829d3a1550d343e778e79b519925099651392eb1
This commit is contained in:
parent
b62c488eab
commit
e38f43abd9
@ -1,4 +1,4 @@
|
||||
go_version: "1.13"
|
||||
go_version: "1.13.5"
|
||||
go_os: "{{ ansible_system | lower }}"
|
||||
go_arch: "{{ go_arch_translation[ansible_architecture] }}"
|
||||
go_install_dir: "/usr/local"
|
||||
|
Loading…
Reference in New Issue
Block a user