1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2025-03-17 20:48:01 +02:00

6 Commits

Author SHA1 Message Date
Ajitem Sahasrabuddhe
caefcfd920
support go 1.15
go versions 1.14 and below are unsupported as per https://golang.org/doc/devel/release#policy and hence the library does not support them either
2021-05-30 13:19:48 +05:30
Ajitem Sahasrabuddhe
35c0d3c10b
add dependency to go.mod 2021-05-30 13:15:32 +05:30
Gábor Lipták
9bc1a4a3e0
Remove 1.12 minimum Go version from go.mod
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2020-01-23 17:16:06 -05:00
gedi
4ee1fdaf44
closes #159 2019-06-07 09:26:40 +03:00
gedi
472e287dba
fixes the go module name 2019-02-12 15:25:38 +02:00
gedi
4076b744ea
add go.mod, closes #160 2019-02-12 14:31:14 +02:00