Revert back to Go 1.4.1

This commit is contained in:
Max Forbes 2015-03-20 14:33:22 -07:00
parent 0206115703
commit caa56702ee

2
Godeps/Godeps.json generated
View File

@ -1,6 +1,6 @@
{
"ImportPath": "github.com/GoogleCloudPlatform/kubernetes",
"GoVersion": "go1.3",
"GoVersion": "go1.4.1",
"Packages": [
"./..."
],