diff options
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -1,7 +0,0 @@ -module github.com/mattn/go-sqlite3 - -go 1.19 - -retract ( - [v2.0.0+incompatible, v2.0.6+incompatible] // Accidental; no major changes or features. -) |