updated go deps

This commit is contained in:
Gani Georgiev
2025-07-19 11:01:35 +03:00
parent 641aa54cfc
commit 444fa78252
4 changed files with 36 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
## v0.29.0 (WIP)
## v0.29.0
- Enabled calling the `/auth-refresh` endpoint with nonrenewable tokens.
_When used with nonrenewable tokens (e.g. impersonate) the endpoint will simply return the same token with the up-to-date user data associated with it._
@@ -13,7 +13,7 @@
- Fixed Dashboard page title `-` escaping ([#6982](https://github.com/pocketbase/pocketbase/issues/6982)).
- Other minor improvements (updated first superuser console text when running with `go run`, clarified trusted IP proxy header label, wrapped the backup restore in a transaction as an extra precaution, updated npm deps, etc.).
- Other minor improvements (updated first superuser console text when running with `go run`, clarified trusted IP proxy header label, wrapped the backup restore in a transaction as an extra precaution, updated deps, etc.).
## v0.28.4