Chaning github repository to our gerrit repository

Change-Id: I51ff03d516eecf00a659bade8e15802debfffc5e
diff --git a/openstack/cdn/v1/services/results.go b/openstack/cdn/v1/services/results.go
index f9a1caa..cb45a43 100644
--- a/openstack/cdn/v1/services/results.go
+++ b/openstack/cdn/v1/services/results.go
@@ -2,7 +2,7 @@
 
 import (
 	"github.com/gophercloud/gophercloud"
-	"github.com/gophercloud/gophercloud/pagination"
+	"gerrit.mcp.mirantis.net/debian/gophercloud.git/pagination"
 )
 
 // Domain represents a domain used by users to access their website.