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

Commit f5ebbc8

Browse files
committed
fix flow
1 parent 0fa830a commit f5ebbc8

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
@@ -10,7 +10,7 @@ import (
1010
"strconv"
1111
"time"
1212

13-
runner "github.com/nerdynz/dat/sqlx-runner"
13+
runner "github.com/helloeave/dat/sqlx-runner"
1414
redis "gopkg.in/redis.v5"
1515

1616
"strings"

0 commit comments

Comments
 (0)