fix(deps): update Go on travis to 1.14.3

This commit is contained in:
Łukasz Mierzwa
2020-05-16 10:54:47 +01:00
committed by Łukasz Mierzwa
parent 3d43bb914f
commit a65f9dad8e

View File

@@ -1,6 +1,6 @@
__defaults_go: &DEFAULTS_GO
language: go
go: "1.14.2"
go: "1.14.3"
cache:
directories:
- ui/node_modules