diff options
| author | 2023-08-06 10:55:04 +0100 | |
|---|---|---|
| committer | 2023-08-06 11:55:04 +0200 | |
| commit | 6f4ae8f58df667131fbb17aa333263a53a38b863 (patch) | |
| tree | fe2dfb9126d806824772170577dcd483209e8e69 /vendor/modules.txt | |
| parent | [docs] fix postgres create database command (#2071) (diff) | |
| download | gotosocial-6f4ae8f58df667131fbb17aa333263a53a38b863.tar.xz | |
[bugfix] update cache library with nil ptr fix (#2070)
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 54425e3d3..63946d3f7 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.5 +# codeberg.org/gruf/go-cache/v3 v3.5.6 ## explicit; go 1.19 codeberg.org/gruf/go-cache/v3 codeberg.org/gruf/go-cache/v3/result |
