Skip to content

Commit 9f2b86b

Browse files
committed
fix: add log import
1 parent 2e622a7 commit 9f2b86b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/driver.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import (
55
"database/sql"
66
"database/sql/driver"
77
"io"
8+
"log"
89
"strings"
910
"sync"
1011
"time"

0 commit comments

Comments
 (0)