s:code.google.com/p:github.com/scalingdata:

Because code.google.com is going away. Probably #1 of several.
This commit is contained in:
Edward Muller
2015-08-04 15:08:26 -07:00
parent cb2252b57f
commit 69da77c6b0
37 changed files with 20 additions and 20 deletions

View File

@@ -24,7 +24,7 @@ import (
"regexp"
"time"
"code.google.com/p/gcfg"
"github.com/scalingdata/gcfg"
"github.com/rackspace/gophercloud"
os_servers "github.com/rackspace/gophercloud/openstack/compute/v2/servers"
"github.com/rackspace/gophercloud/pagination"