Bump up go version to 1.8.5
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
parent
6faef13293
commit
32d2c2d57c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
- name: install Golang tools
|
- name: install Golang tools
|
||||||
include: golang.yml
|
include: golang.yml
|
||||||
vars:
|
vars:
|
||||||
version: "1.8.4"
|
version: "1.8.5"
|
||||||
|
|
||||||
- name: clone build and install bats
|
- name: clone build and install bats
|
||||||
include: "build/bats.yml"
|
include: "build/bats.yml"
|
||||||
|
|
Loading…
Reference in a new issue