From d80a856fc17c0a06db3736af756232eaf55fd953 Mon Sep 17 00:00:00 2001 From: "Frederick F. Kautz IV" Date: Fri, 20 Feb 2015 17:45:25 -0800 Subject: [PATCH] Fixing build, GoDeps entry for github.com/MSOpenTech/azure-sdk-for-go was pointing to the wrong location --- Godeps/Godeps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 4f8a7a9dd..bf79860c6 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -23,8 +23,8 @@ "Rev": "d3664b76d90508cdda5a6c92042f26eab5db3103" }, { - "ImportPath": "github.com/MSOpenTech/azure-sdk-for-go/clients/storage", - "Comment": "v1.1-119-g0fbd371", + "ImportPath": "github.com/MSOpenTech/azure-sdk-for-go", + "Comment": "v1.2", "Rev": "0fbd37144de3adc2aef74db867c0e15e41c7f74a" }, {