diff options
| author | 2022-05-18 16:58:26 +0200 | |
|---|---|---|
| committer | 2022-05-18 15:58:26 +0100 | |
| commit | f4b0d76cd4ae936a1d327c8a06adf0f50a80b8ad (patch) | |
| tree | ae39ceff207b2f67dfc4a6971816f29d95507806 /vendor/modules.txt | |
| parent | [chore] Timeline test updates (#578) (diff) | |
| download | gotosocial-f4b0d76cd4ae936a1d327c8a06adf0f50a80b8ad.tar.xz | |
[performance] Add further indexes to mitigate laggy queries (#586)
* start adding more indexes as a migration
* update sqlite version
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 67393f962..a143bfa87 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -682,10 +682,10 @@ lukechampine.com/uint128 # modernc.org/cc/v3 v3.36.0 ## explicit; go 1.15 modernc.org/cc/v3 -# modernc.org/ccgo/v3 v3.16.4 +# modernc.org/ccgo/v3 v3.16.6 ## explicit; go 1.16 modernc.org/ccgo/v3/lib -# modernc.org/libc v1.16.1 +# modernc.org/libc v1.16.7 ## explicit; go 1.16 modernc.org/libc modernc.org/libc/errno @@ -722,7 +722,7 @@ modernc.org/memory # modernc.org/opt v0.1.3 ## explicit; go 1.13 modernc.org/opt -# modernc.org/sqlite v1.17.0 +# modernc.org/sqlite v1.17.2 ## explicit; go 1.16 modernc.org/sqlite modernc.org/sqlite/lib |
