[dip/master] Upgrade to go 1.13.5

13 Jan
2020
13 Jan
'20
3:09 p.m.
commit 42ccf878e2ff03a206b0f961b36ec35285825b00 Author: Bastian Blank <waldi@debian.org> Date: Thu Dec 26 20:53:19 2019 +0100 Upgrade to go 1.13.5 --- roles/go/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/go/defaults/main.yml b/roles/go/defaults/main.yml index 554cfb8..cf74930 100644 --- a/roles/go/defaults/main.yml +++ b/roles/go/defaults/main.yml @@ -1,5 +1,5 @@ --- -go_version: 1.10.1 +go_version: 1.13.5 go_download: "https://dl.google.com/go/go{{ go_version }}.linux-amd64.tar.gz" go_file: "~/external/go{{ go_version }}.linux-amd64.tar.gz" -go_external: false +go_external: true
1979
Age (days ago)
1979
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org