From e2272dfdf582ca46fa5718e151010f4d55f53709 Mon Sep 17 00:00:00 2001 From: Anthony Yeh Date: Fri, 12 May 2017 14:03:29 -0700 Subject: [PATCH] update-all.sh Kubernetes-commit: 4b11d9e95a50535787f03d8afc88ee0364104ffb --- Godeps/Godeps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index a40cb3757..f90af65f2 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -1,6 +1,6 @@ { "ImportPath": "k8s.io/client-go", - "GoVersion": "go1.8", + "GoVersion": "go1.7", "GodepVersion": "v79", "Packages": [ "./..."