From 5d920465245906e2250c288c2b1ffea608a37539 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 13:41:41 +0200 Subject: Merging upstream version 1.2.0. Signed-off-by: Daniel Baumann --- dependencies/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22/go.mod | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dependencies/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22/go.mod (limited to 'dependencies/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22/go.mod') diff --git a/dependencies/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22/go.mod b/dependencies/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22/go.mod new file mode 100644 index 0000000..e342dcc --- /dev/null +++ b/dependencies/pkg/mod/github.com/mattn/go-sqlite3@v1.14.22/go.mod @@ -0,0 +1,7 @@ +module github.com/mattn/go-sqlite3 + +go 1.19 + +retract ( + [v2.0.0+incompatible, v2.0.6+incompatible] // Accidental; no major changes or features. +) -- cgit v1.2.3