Bump up go version to 1.8.5

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
Mrunal Patel 2017-11-30 08:02:02 -08:00
parent 6faef13293
commit 32d2c2d57c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
- name: install Golang tools
include: golang.yml
vars:
version: "1.8.4"
version: "1.8.5"
- name: clone build and install bats
include: "build/bats.yml"