mirror of
https://github.com/DATA-DOG/go-sqlmock.git
synced 2025-04-02 21:45:24 +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
|
||||
|
||||
go 1.12
|
||||
|
@ -113,4 +113,3 @@ func (stmt *statement) QueryContext(ctx context.Context, args []driver.NamedValu
|
||||
}
|
||||
|
||||
// @TODO maybe add ExpectedBegin.WithOptions(driver.TxOptions)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user