mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2025-06-08 23:36:15 +02:00
formatting
This commit is contained in:
parent
1dd355d63c
commit
470c520119
2
go.mod
2
go.mod
@ -1,3 +1 @@
|
|||||||
module github.com/DATA-DOG/go-sqlmock
|
module github.com/DATA-DOG/go-sqlmock
|
||||||
|
|
||||||
go 1.12
|
|
||||||
|
@ -113,4 +113,3 @@ func (stmt *statement) QueryContext(ctx context.Context, args []driver.NamedValu
|
|||||||
}
|
}
|
||||||
|
|
||||||
// @TODO maybe add ExpectedBegin.WithOptions(driver.TxOptions)
|
// @TODO maybe add ExpectedBegin.WithOptions(driver.TxOptions)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user