Chaning github repository to our gerrit repository

Change-Id: I51ff03d516eecf00a659bade8e15802debfffc5e
diff --git a/openstack/objectstorage/v1/containers/results.go b/openstack/objectstorage/v1/containers/results.go
index 8c11b8c..e5a3605 100644
--- a/openstack/objectstorage/v1/containers/results.go
+++ b/openstack/objectstorage/v1/containers/results.go
@@ -8,7 +8,7 @@
 	"time"
 
 	"github.com/gophercloud/gophercloud"
-	"github.com/gophercloud/gophercloud/pagination"
+	"gerrit.mcp.mirantis.net/debian/gophercloud.git/pagination"
 )
 
 // Container represents a container resource.