Bocadillo
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@ package reader
|
||||
|
||||
import (
|
||||
"github.com/juju/errors"
|
||||
"github.com/localhots/blt/binlog"
|
||||
"github.com/localhots/blt/schema"
|
||||
"github.com/localhots/bocadillo/binlog"
|
||||
"github.com/localhots/bocadillo/schema"
|
||||
"github.com/localhots/pretty"
|
||||
)
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ import (
|
||||
"io"
|
||||
"os"
|
||||
|
||||
"github.com/localhots/blt/tools"
|
||||
"github.com/localhots/bocadillo/tools"
|
||||
"github.com/localhots/mysql"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user