From b09c6d56832eb1718c07d74abf3bc6ae3fe4e030 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 14:36:04 +0200 Subject: Adding upstream version 1.1.0. Signed-off-by: Daniel Baumann --- dependencies/pkg/mod/github.com/mattn/go-sqlite3@v1.14.16/go.mod | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dependencies/pkg/mod/github.com/mattn/go-sqlite3@v1.14.16/go.mod (limited to 'dependencies/pkg/mod/github.com/mattn/go-sqlite3@v1.14.16/go.mod') diff --git a/dependencies/pkg/mod/github.com/mattn/go-sqlite3@v1.14.16/go.mod b/dependencies/pkg/mod/github.com/mattn/go-sqlite3@v1.14.16/go.mod new file mode 100644 index 0000000..89788ab --- /dev/null +++ b/dependencies/pkg/mod/github.com/mattn/go-sqlite3@v1.14.16/go.mod @@ -0,0 +1,7 @@ +module github.com/mattn/go-sqlite3 + +go 1.16 + +retract ( + [v2.0.0+incompatible, v2.0.6+incompatible] // Accidental; no major changes or features. +) -- cgit v1.2.3