diff options
| author | 2023-05-09 15:17:43 +0100 | |
|---|---|---|
| committer | 2023-05-09 16:17:43 +0200 | |
| commit | 8275d70e38579128f0680ee4001a944907a3772a (patch) | |
| tree | ce97c3f6609bcbc6d24c7423ef7c0247011e2122 /vendor/modules.txt | |
| parent | [chore] tidy + update StatusToAPIStatus (#1754) (diff) | |
| download | gotosocial-8275d70e38579128f0680ee4001a944907a3772a.tar.xz | |
[bugfix] update go-cache version to support multi-keying (#1756)
* update go-cache version to support multi-keying
Signed-off-by: kim <grufwub@gmail.com>
* improved cache invalidation
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 379ac1e89..1c581cd1c 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.2.6 +# codeberg.org/gruf/go-cache/v3 v3.3.0 ## explicit; go 1.19 codeberg.org/gruf/go-cache/v3 codeberg.org/gruf/go-cache/v3/result |
