From 5d011920751f860492c6a8c6c998fa7bb45a9976 Mon Sep 17 00:00:00 2001 From: Manuel de Brito Fontes Date: Sun, 10 Jun 2018 20:57:14 -0400 Subject: [PATCH] Update go to 1.10.3 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ca1d711f8..1cb4d40f9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,7 @@ notifications: on_success: never go: - - 1.10.2 + - 1.10.3 go_import_path: k8s.io/ingress-nginx