summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org/gruf/go-store/kv
AgeCommit message (Collapse)AuthorFiles
2022-11-05[chore] bump gruf/go-store to v2 (#953)Libravatar tobi3
* [chore] bump gruf/go-store to v2 * no more boobs
2022-05-08[bugfix] Fix remote media pruning failing if media already gone (#548)Libravatar tobi2
* fix error check of prune to allow missing files * update go-store library, add test for pruning item with db entry but no file Signed-off-by: kim <grufwub@gmail.com> * remove now-unneccessary error check Signed-off-by: kim <grufwub@gmail.com> Co-authored-by: kim <grufwub@gmail.com>
2022-03-08[dependencies] update go-store, go-mutexes (#422)Libravatar kim1
* update go-store, go-mutexes Signed-off-by: kim <grufwub@gmail.com> * update vendored code Signed-off-by: kim <grufwub@gmail.com>
2022-01-24upgrade go-storeLibravatar tsmethurst3
2022-01-16update dependenciesLibravatar tsmethurst3
2021-12-20Update codeberg.org/gruf libraries and fix go-store issue (#347)Libravatar kim2
* update codeberg.org/gruf/ libraries Signed-off-by: kim <grufwub@gmail.com> * another update Signed-off-by: kim <grufwub@gmail.com>
2021-11-27Update dependencies (#333)Libravatar tobi1
2021-11-13update dependencies (#296)Libravatar tobi3