Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 9eaa1b3

Browse files
committed
fixes
1 parent 9b70a98 commit 9eaa1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
log "github.com/sirupsen/logrus"
1919

2020
"github.com/go-zoo/bone"
21-
"github.com/bkono/datastore"
21+
"github.com/nerdynz/datastore"
2222
"github.com/nerdynz/security"
2323
"github.com/nerdynz/view"
2424
"github.com/unrolled/render"

0 commit comments

Comments
 (0)