From 7cfad257bc9174d890a4a9a05b8d5d9136bc7b91 Mon Sep 17 00:00:00 2001 From: Manuel de Brito Fontes Date: Sat, 17 Jun 2017 23:14:56 -0400 Subject: [PATCH] Update go to 1.8.3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7cee6fed2..35b083b5d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ notifications: email: true go: - - 1.8.1 + - 1.8.3 go_import_path: k8s.io/ingress