From 967558947a6712a01d14fa18005dc3abffa9818d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 11:14:24 +0000 Subject: [chore]: Bump modernc.org/sqlite from 1.29.4 to 1.29.5 (#2768) Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.29.4 to 1.29.5. - [Commits](https://gitlab.com/cznic/sqlite/commits/v1.29.5) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- vendor/modernc.org/sqlite/builder.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 vendor/modernc.org/sqlite/builder.json (limited to 'vendor/modernc.org/sqlite/builder.json') diff --git a/vendor/modernc.org/sqlite/builder.json b/vendor/modernc.org/sqlite/builder.json new file mode 100644 index 000000000..4b42126d9 --- /dev/null +++ b/vendor/modernc.org/sqlite/builder.json @@ -0,0 +1,6 @@ +{ + "autogen": "", + "autotag": "darwin/(amd64|arm64)|freebsd/(amd64|arm64)|linux/(386|amd64|arm|arm64|ppc64le|riscv64|s390x)|windows/(amd64|arm64)", + "autoupdate": "darwin/(amd64|arm64)|freebsd/(amd64|arm64)|linux/(386|amd64|arm|arm64|ppc64le|riscv64|s390x)|windows/(amd64|arm64)", + "test": "darwin/(amd64|arm64)|freebsd/(amd64|arm64)|linux/(386|amd64|arm|arm64|ppc64le|riscv64|s390x)|windows/(amd64|arm64)" +} -- cgit v1.3