Makefile: bump go version

This commit is contained in:
Lucas Servén Marín
2019-03-21 00:27:40 +01:00
parent 25958f0131
commit d7bfa38796
2 changed files with 3 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ services:
- docker
go:
- 1.11.5
- 1.12.1
before_install:
- go get -u golang.org/x/lint/golint