diff options
| author | 2023-08-04 12:28:33 +0100 | |
|---|---|---|
| committer | 2023-08-04 12:28:33 +0100 | |
| commit | 9a291dea843448f78b4b98ea6813739aebe708c6 (patch) | |
| tree | f1ce643a3c9fe1b13e4c107f15b1ac4b20fe5b86 /vendor/modules.txt | |
| parent | [feature] simpler cache size configuration (#2051) (diff) | |
| download | gotosocial-9a291dea843448f78b4b98ea6813739aebe708c6.tar.xz | |
[performance] add caching of status fave, boost of, in reply to ID lists (#2060)
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index a711fcba7..54425e3d3 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -13,7 +13,7 @@ codeberg.org/gruf/go-bytesize # codeberg.org/gruf/go-byteutil v1.1.2 ## explicit; go 1.16 codeberg.org/gruf/go-byteutil -# codeberg.org/gruf/go-cache/v3 v3.5.3 +# codeberg.org/gruf/go-cache/v3 v3.5.5 ## explicit; go 1.19 codeberg.org/gruf/go-cache/v3 codeberg.org/gruf/go-cache/v3/result |
