Chaning github to gerrit own repository part II

Change-Id: Iae76646b3e5b276679fee09869bb91e27ac95cfc
diff --git a/openstack/objectstorage/v1/accounts/results.go b/openstack/objectstorage/v1/accounts/results.go
index 9bc8340..b735656 100644
--- a/openstack/objectstorage/v1/accounts/results.go
+++ b/openstack/objectstorage/v1/accounts/results.go
@@ -6,7 +6,7 @@
 	"strings"
 	"time"
 
-	"github.com/gophercloud/gophercloud"
+	"gerrit.mcp.mirantis.net/debian/gophercloud.git"
 )
 
 // UpdateResult is returned from a call to the Update function.