From ebbdeee0bb91d5008a405e43114f1653ecdf8ce8 Mon Sep 17 00:00:00 2001 From: kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com> Date: Fri, 14 Feb 2025 16:54:10 +0000 Subject: bump modernc.org/sqlite to v1.35.0-concurrency-workaround (#3797) --- vendor/modernc.org/memory/builder.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'vendor/modernc.org/memory/builder.json') diff --git a/vendor/modernc.org/memory/builder.json b/vendor/modernc.org/memory/builder.json index c84be24ef..029d1414e 100644 --- a/vendor/modernc.org/memory/builder.json +++ b/vendor/modernc.org/memory/builder.json @@ -1,6 +1,6 @@ { - "autogen": "none", - "autotag": "darwin/(amd64|arm64)|freebsd/(amd64|arm64)|linux/(386|amd64|arm|arm64|loong64|ppc64le|riscv64|s390x)|openbsd/amd64|windows/(amd64|arm64)", - "autoupdate": "darwin/(amd64|arm64)|freebsd/(amd64|arm64)|linux/(386|amd64|arm|arm64|loong64|ppc64le|riscv64|s390x)|openbsd/amd64|windows/(amd64|arm64)", - "test": "darwin/(amd64|arm64)|freebsd/(amd64|arm64)|linux/(386|amd64|arm|arm64|loong64|ppc64le|riscv64|s390x)|openbsd/amd64|windows/(amd64|arm64)" + "autogen": "", + "autoupdate": ".", + "autotag": ".", + "test": "." } -- cgit v1.3