Skip to content

Commit 1c3699c

Browse files
author
Shlomi Noach
committed
fixed import path
1 parent 176aabe commit 1c3699c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/logic/hooks.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313
"path/filepath"
1414

1515
"github.com/github/gh-ost/go/base"
16-
"github.com/openark/golib/log"
16+
"github.com/outbrain/golib/log"
1717
)
1818

1919
const (

0 commit comments

Comments
 (0)