Chaning github to gerrit own repository part II

Change-Id: Iae76646b3e5b276679fee09869bb91e27ac95cfc
diff --git a/openstack/imageservice/v2/imagedata/results.go b/openstack/imageservice/v2/imagedata/results.go
index 970b226..4384d47 100644
--- a/openstack/imageservice/v2/imagedata/results.go
+++ b/openstack/imageservice/v2/imagedata/results.go
@@ -4,7 +4,7 @@
 	"fmt"
 	"io"
 
-	"github.com/gophercloud/gophercloud"
+	"gerrit.mcp.mirantis.net/debian/gophercloud.git"
 )
 
 // UploadResult is the result of an upload image operation