update golang version to 1.12.x

tls.VersionTLS13 requires 1.12.x

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2019-06-18 11:26:00 +05:30 committed by mergify[bot]
parent 1a2d71e580
commit a083cb713f

View File

@ -17,7 +17,7 @@ branches:
- csi-v0.3
- master
go: 1.11.x
go: 1.12.x
env:
global: