Merge pull request #5733 from mbforbes/gdv

Revert back to Go 1.4.1
This commit is contained in:
Alex Robinson 2015-03-20 14:38:01 -07:00
commit 7902608bcc

2
Godeps/Godeps.json generated
View File

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