Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
store: update boltdb package import.
  • Loading branch information
qiuyesuifeng committed Sep 6, 2015
1 parent b63205b commit ffe3543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion store/localstore/boltdb/boltdb.go
Expand Up @@ -17,8 +17,8 @@ import (
"os"
"path"

"github.com/boltdb/bolt"
"github.com/juju/errors"
"github.com/ngaut/bolt"
"github.com/ngaut/log"
"github.com/pingcap/tidb/store/localstore/engine"
)
Expand Down

0 comments on commit ffe3543

Please sign in to comment.