rackspace -> maxlinc, to make sure travis works
diff --git a/acceptance/libargs.go b/acceptance/libargs.go
index 78fde06..c87973b 100644
--- a/acceptance/libargs.go
+++ b/acceptance/libargs.go
@@ -3,7 +3,7 @@
 import (
 	"crypto/rand"
 	"fmt"
-	"github.com/rackspace/gophercloud"
+	"github.com/maxlinc/gophercloud"
 	"os"
 	"time"
 )