1
0
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:
Kyril Revels 2019-06-04 17:59:34 -04:00
parent 1dd355d63c
commit 470c520119
2 changed files with 0 additions and 3 deletions

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)