Update Go version from v1.11.1 to v1.11.5

* Push container images built with Go v1.11.5
This commit is contained in:
Dalton Hubble
2019-01-24 00:01:46 -08:00
parent 0bc1cb8d77
commit 65eff1203d

View File

@@ -5,7 +5,7 @@ services:
go:
- 1.10.x
- 1.11.x
- 1.11.1
- 1.11.5
- tip
matrix:
allow_failures:
@@ -20,6 +20,6 @@ deploy:
skip_cleanup: true
on:
branch: master
go: '1.11.1'
go: '1.11.5'
notifications:
email: change