mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2025-03-19 20:57:50 +02:00
fix import time and fmt
This commit is contained in:
parent
64c12dcb17
commit
27bffac965
@ -4,7 +4,9 @@ package sqlmock
|
||||
|
||||
import (
|
||||
"database/sql/driver"
|
||||
"fmt"
|
||||
"log"
|
||||
"time"
|
||||
)
|
||||
|
||||
type namedValue struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user