Skip to content

Commit 470c520

Browse files
author
Kyril Revels
committed
formatting
1 parent 1dd355d commit 470c520

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
11
module github.com/DATA-DOG/go-sqlmock
2-
3-
go 1.12

sqlmock_go18.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,3 @@ func (stmt *statement) QueryContext(ctx context.Context, args []driver.NamedValu
113113
}
114114

115115
// @TODO maybe add ExpectedBegin.WithOptions(driver.TxOptions)
116-

0 commit comments

Comments
 (0)