bumped go deps

This commit is contained in:
Gani Georgiev
2025-09-06 14:22:07 +03:00
parent 1359a6f8fd
commit 6a5e449b3c
3 changed files with 28 additions and 26 deletions

View File

@@ -2,6 +2,8 @@
- Added Lark OAuth2 provider ([#7130](https://github.com/pocketbase/pocketbase/pull/7130); thanks @mashizora).
- Eagerly escape the S3 request path with the same rules as in the S3 signinging header ([#7153](https://github.com/pocketbase/pocketbase/issues/7153)).
- Other minor changes (bumped the min Go version to 1.24, updated collections indexes merge UI, increased test tokens `exp` claim to prevent problems with reproducible builds).