From dba9d02fb8adc9bfb67fe1b39117c30d34c0e66b Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Mon, 8 Oct 2018 12:54:14 -0400 Subject: [PATCH] Bump Travis Go version --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 27c725f948..2b8f507a0e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ services: - docker go: - - "1.10.3" + - "1.11.1" go_import_path: github.com/hashicorp/vault