From 94763564c68e25b478bc42031ae3e7f017cfb734 Mon Sep 17 00:00:00 2001 From: Manuel de Brito Fontes Date: Mon, 22 Jan 2018 22:46:21 -0300 Subject: [PATCH] Update go to 1.9.3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 47edb8fd0..168fe20ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,7 +13,7 @@ notifications: on_success: never go: - - 1.9.2 + - 1.9.3 go_import_path: k8s.io/ingress-nginx