summaryrefslogtreecommitdiff
path: root/vendor/modernc.org/memory/builder.json
diff options
context:
space:
mode:
authorLibravatar kim <89579420+NyaaaWhatsUpDoc@users.noreply.github.com>2025-02-14 16:54:10 +0000
committerLibravatar GitHub <noreply@github.com>2025-02-14 16:54:10 +0000
commitebbdeee0bb91d5008a405e43114f1653ecdf8ce8 (patch)
treed9b1c087a34e6f5947d553f7cb04503b3c411e93 /vendor/modernc.org/memory/builder.json
parent[bugfix] Drop status indices AFTER updating visibility (#3795) (diff)
downloadgotosocial-ebbdeee0bb91d5008a405e43114f1653ecdf8ce8.tar.xz
bump modernc.org/sqlite to v1.35.0-concurrency-workaround (#3797)
Diffstat (limited to 'vendor/modernc.org/memory/builder.json')
-rw-r--r--vendor/modernc.org/memory/builder.json8
1 files changed, 4 insertions, 4 deletions
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": "<none>",
+ "autoupdate": ".",
+ "autotag": ".",
+ "test": "."
}