Fix import path
This commit is contained in:
+1
-1
@@ -7,8 +7,8 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/KosyanMedia/burlesque/client"
|
||||
"github.com/codegangsta/cli"
|
||||
"github.com/localhots/burlesque-golang/client"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user