diff options
| author | 2022-12-16 22:36:52 +0000 | |
|---|---|---|
| committer | 2022-12-16 22:36:52 +0000 | |
| commit | da751c02fb5c063ecd2ebda6d74a9c43fe04a379 (patch) | |
| tree | f2580b0b3afe10ef6a7cc469b2f4e9f25fea5e3b /vendor/modules.txt | |
| parent | [chore/bugfix] Switch markdown from blackfriday to goldmark (#1267) (diff) | |
| download | gotosocial-da751c02fb5c063ecd2ebda6d74a9c43fe04a379.tar.xz | |
update go-cache to v3.2.0 with support for ignoring errors (#1273)
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 b75568ea1..17d211245 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -13,7 +13,7 @@ codeberg.org/gruf/go-bytesize # codeberg.org/gruf/go-byteutil v1.0.2 ## explicit; go 1.16 codeberg.org/gruf/go-byteutil -# codeberg.org/gruf/go-cache/v3 v3.1.8 +# codeberg.org/gruf/go-cache/v3 v3.2.0 ## explicit; go 1.19 codeberg.org/gruf/go-cache/v3 codeberg.org/gruf/go-cache/v3/result |
