fix(deps): update Go on travis to 1.14.7

This commit is contained in:
Łukasz Mierzwa
2020-08-07 08:34:20 +01:00
committed by Łukasz Mierzwa
parent b0f0043745
commit de3de3a13e

View File

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