updated go deps

This commit is contained in:
Gani Georgiev
2024-07-23 22:22:10 +03:00
parent 5be32e8651
commit 238eddc4e0
3 changed files with 96 additions and 98 deletions
+2
View File
@@ -2,6 +2,8 @@
- Improved files delete performance when using the local filesystem by adding a trailing slash to the `DeletePrefix` call to ensure that the list iterator will start "walking" from the prefix directory and not from its parent ([#5246](https://github.com/pocketbase/pocketbase/discussions/5246)).
- Updated Go deps.
## v0.22.17