Skip to content

Commit 2ba9627

Browse files
committed
Upgrade to Go 1.9
1 parent 2564c5f commit 2ba9627

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.8
2+
go_version: 1.9
33
go_archive_file: go{{ go_version }}.linux-amd64.tar.gz
44
go_binary: /home/ubuntu/opt/go/bin/go
55
go_root: /home/ubuntu/opt/go

0 commit comments

Comments
 (0)