0
0
mirror of https://github.com/mattn/go-sqlite3.git synced 2025-05-24 14:54:48 +00:00
Files
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.
)