Chaning github repository to our gerrit repository

Change-Id: I51ff03d516eecf00a659bade8e15802debfffc5e
diff --git a/openstack/networking/v2/subnets/results.go b/openstack/networking/v2/subnets/results.go
index ab5cce1..2bb14d7 100644
--- a/openstack/networking/v2/subnets/results.go
+++ b/openstack/networking/v2/subnets/results.go
@@ -2,7 +2,7 @@
 
 import (
 	"github.com/gophercloud/gophercloud"
-	"github.com/gophercloud/gophercloud/pagination"
+	"gerrit.mcp.mirantis.net/debian/gophercloud.git/pagination"
 )
 
 type commonResult struct {