aboutsummaryrefslogtreecommitdiff
path: root/static_mock.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Build with "go tool" and hackishly bundle code from same package into one fil...EuAndreh2024-08-121-38/+0
* go fmt ./...Yasuhiro Matsumoto2024-01-251-2/+3
* update go version to 1.19Yasuhiro Matsumoto2024-01-251-2/+2
* Add mock versions of SQLiteDriver and SQLiteConn for +build !cgo (#819)Martin Tournoij2020-06-051-7/+18
* Add build constraints for non cgoYasuhiro Matsumoto2019-11-181-0/+5
* Add static_mock.go to allow building with CGO_ENABLED=0James C Kimble2018-01-311-0/+21