Skip to content

Commit 3d6ba6b

Browse files
committed
Update to Go 1.8
1 parent a7bea19 commit 3d6ba6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/golang/vars/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
go_version: 1.6.2
2+
go_version: 1.8
33
go_archive_file: go{{ go_version }}.linux-amd64.tar.gz
44
go_binary: /home/vagrant/opt/go/bin/go
55
go_root: /home/vagrant/opt/go

0 commit comments

Comments
 (0)