Skip to content

Commit 523f634

Browse files
committed
update readme
1 parent 3542d95 commit 523f634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"fmt"
1111

1212
"github.com/JamesStewy/go-mysqldump"
13-
_ "github.com/go-sql-driver/mysql"
13+
"github.com/go-sql-driver/mysql"
1414
)
1515

1616
func main() {

0 commit comments

Comments
 (0)