*: bump golang to 1.13.4

Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
This commit is contained in:
Lucas Servén Marín
2019-11-15 15:02:38 +01:00
parent f135a16427
commit c9c2e9bc42
3 changed files with 4 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ services:
- docker
go:
- 1.12.1
- 1.13.4
env:
- GO111MODULE=on DOCKER_CLI_EXPERIMENTAL=enabled