Merge pull request #211 from github/fix-path

fixed import path
This commit is contained in:
Shlomi Noach 2016-08-30 09:46:04 +02:00 committed by GitHub
commit 6b65ab44de

View File

@ -13,7 +13,7 @@ import (
"path/filepath" "path/filepath"
"github.com/github/gh-ost/go/base" "github.com/github/gh-ost/go/base"
"github.com/openark/golib/log" "github.com/outbrain/golib/log"
) )
const ( const (