fix(deps): update Go on travis to 1.14.5

This commit is contained in:
Łukasz Mierzwa
2020-07-15 09:27:17 +01:00
committed by Łukasz Mierzwa
parent bea3cf645f
commit fe86e290fd

View File

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