aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod7
1 files changed, 0 insertions, 7 deletions
diff --git a/go.mod b/go.mod
deleted file mode 100644
index e342dcc..0000000
--- a/go.mod
+++ /dev/null
@@ -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.
-)