switch to 11

Signed-off-by: Jess Frazelle <acidburn@github.com>
This commit is contained in:
Jess Frazelle 2018-12-28 22:28:30 -05:00
parent e7be5585cc
commit 3f77609b96
No known key found for this signature in database
GPG key ID: 18F3685C0022BFF3

View file

@ -3,7 +3,7 @@ sudo: true
services:
- docker
go:
- 1.10.x
- 1.11.x
before_install:
- go get golang.org/x/lint/golint
- go get honnef.co/go/tools/cmd/staticcheck