diff options
| author | 2024-09-27 22:53:36 +0000 | |
|---|---|---|
| committer | 2024-09-27 22:53:36 +0000 | |
| commit | 3f9a1dbfff1b33fd6033e6fa3ac4ed63b3b0a471 (patch) | |
| tree | a3dcfc2ec04fc2e08f5222621fb3b1106d94d2e9 /vendor/modules.txt | |
| parent | [bugfix] better handle ogg container format (#3365) (diff) | |
| download | gotosocial-3f9a1dbfff1b33fd6033e6fa3ac4ed63b3b0a471.tar.xz | |
update modernc/sqlite to v1.33.1 (with our concurrency workaround) (#3367)
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index c59a7e1a5..a9a9cbd14 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -1297,7 +1297,7 @@ gopkg.in/yaml.v3 # modernc.org/gc/v3 v3.0.0-20240107210532-573471604cb6 ## explicit; go 1.20 modernc.org/gc/v3 -# modernc.org/libc v1.49.3 +# modernc.org/libc v1.55.3 ## explicit; go 1.20 modernc.org/libc modernc.org/libc/errno @@ -1331,7 +1331,7 @@ modernc.org/mathutil # modernc.org/memory v1.8.0 ## explicit; go 1.18 modernc.org/memory -# modernc.org/sqlite v0.0.0-00010101000000-000000000000 => gitlab.com/NyaaaWhatsUpDoc/sqlite v1.29.9-concurrency-workaround +# modernc.org/sqlite v0.0.0-00010101000000-000000000000 => gitlab.com/NyaaaWhatsUpDoc/sqlite v1.33.1-concurrency-workaround ## explicit; go 1.20 modernc.org/sqlite modernc.org/sqlite/lib @@ -1344,4 +1344,4 @@ modernc.org/token # mvdan.cc/xurls/v2 v2.5.0 ## explicit; go 1.19 mvdan.cc/xurls/v2 -# modernc.org/sqlite => gitlab.com/NyaaaWhatsUpDoc/sqlite v1.29.9-concurrency-workaround +# modernc.org/sqlite => gitlab.com/NyaaaWhatsUpDoc/sqlite v1.33.1-concurrency-workaround |
