1
0
mirror of https://github.com/DATA-DOG/go-sqlmock.git synced 2024-11-21 17:17:08 +02:00
go-sqlmock/go.mod
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

6 lines
120 B
Modula-2

module github.com/DATA-DOG/go-sqlmock
go 1.15
require github.com/kisielk/sqlstruct v0.0.0-20201105191214-5f3e10d3ab46