fix(deps): update Go on travis to 1.14.2

This commit is contained in:
Łukasz Mierzwa
2020-04-09 16:05:27 +01:00
committed by Łukasz Mierzwa
parent 12b20320a8
commit c9d1b88712

View File

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