diff options
| author | 2023-06-21 20:08:48 +0100 | |
|---|---|---|
| committer | 2023-06-21 21:08:48 +0200 | |
| commit | 8e0043104d3792c33850f948f1b080acd44eda90 (patch) | |
| tree | 2bf7dca025024b6a6189a8634c33ec697346c4ae /vendor/modules.txt | |
| parent | [feature] Add partial text search for accounts + statuses (#1836) (diff) | |
| download | gotosocial-8e0043104d3792c33850f948f1b080acd44eda90.tar.xz | |
[performance] update go-cache library (#1917)
* update go-cache library
Signed-off-by: kim <grufwub@gmail.com>
* fix broken test after cache library upgrade
Signed-off-by: kim <grufwub@gmail.com>
* fix the webfinger test
Signed-off-by: kim <grufwub@gmail.com>
---------
Signed-off-by: kim <grufwub@gmail.com>
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 43bb62829..d7c2a8879 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.3.3 +# codeberg.org/gruf/go-cache/v3 v3.4.1 ## explicit; go 1.19 codeberg.org/gruf/go-cache/v3 codeberg.org/gruf/go-cache/v3/result |
