diff options
| author | 2022-11-13 13:02:07 +0000 | |
|---|---|---|
| committer | 2022-11-13 14:02:07 +0100 | |
| commit | e8c733da3fd3448a8abc02127fdcc4f2db4af271 (patch) | |
| tree | cc85a49e8aabc0202e30103a403cef2044b07f2d /vendor/modules.txt | |
| parent | [documentation] Change default log path (#1030) (diff) | |
| download | gotosocial-e8c733da3fd3448a8abc02127fdcc4f2db4af271.tar.xz | |
[chore] bump go-cache to v3.1.7 to fix possible issues with zero value keys (#1038)
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 1e9e85902..fcf7d0628 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -16,7 +16,7 @@ codeberg.org/gruf/go-byteutil # codeberg.org/gruf/go-cache/v2 v2.1.4 ## explicit; go 1.19 codeberg.org/gruf/go-cache/v2 -# codeberg.org/gruf/go-cache/v3 v3.1.6 +# codeberg.org/gruf/go-cache/v3 v3.1.7 ## explicit; go 1.19 codeberg.org/gruf/go-cache/v3/result codeberg.org/gruf/go-cache/v3/ttl |
