Skip to content

Commit 83c6162

Browse files
committed
update runner
1 parent 51090d9 commit 83c6162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

router.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import (
88
"io/ioutil"
99

1010
"github.com/go-zoo/bone"
11-
"github.com/nerdynz/datastore"
11+
"github.com/bkono/datastore"
1212
flow "github.com/nerdynz/flow"
1313
"github.com/nerdynz/security"
1414
"github.com/nerdynz/view"

0 commit comments

Comments
 (0)