0
0
mirror of https://github.com/mattn/go-sqlite3.git synced 2024-11-07 05:18:43 +00:00
go-sqlite3/go.mod
2024-01-25 22:55:22 +09:00

8 lines
146 B
Modula-2

module github.com/mattn/go-sqlite3
go 1.19
retract (
[v2.0.0+incompatible, v2.0.6+incompatible] // Accidental; no major changes or features.
)