| @@ -6,7 +6,7 @@ import ( | |||
| "runtime" | |||
| "github.com/codegangsta/cli" | |||
| "github.com/goanywhere/x/crypto" | |||
| "github.com/goanywhere/crypto" | |||
| ) | |||
| var ( | |||
| @@ -13,7 +13,7 @@ import ( | |||
| "github.com/codegangsta/cli" | |||
| "github.com/goanywhere/cmd" | |||
| "github.com/goanywhere/x/crypto" | |||
| "github.com/goanywhere/crypto" | |||
| ) | |||
| const endpoint = "https://github.com/goanywhere/rex" | |||
| @@ -14,7 +14,7 @@ import ( | |||
| "strconv" | |||
| "time" | |||
| "github.com/goanywhere/x/crypto" | |||
| "github.com/goanywhere/crypto" | |||
| ) | |||
| const ( | |||