Move schema package
This commit is contained in:
parent
681ca59d22
commit
cf0a4f73c8
|
@ -3,7 +3,7 @@ package reader
|
|||
import (
|
||||
"github.com/juju/errors"
|
||||
"github.com/localhots/bocadillo/binlog"
|
||||
"github.com/localhots/bocadillo/schema"
|
||||
"github.com/localhots/bocadillo/reader/schema"
|
||||
)
|
||||
|
||||
// Reader ...
|
||||
|
|
Loading…
Reference in New Issue