1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-24 12:25:57 +00:00

update deps, go 1.19

This commit is contained in:
Gerasimos (Makis) Maropoulos
2022-08-15 00:44:26 +03:00
parent 0d63ef41b8
commit 16af6d017f
6 changed files with 24 additions and 21 deletions

View File

@@ -28,6 +28,8 @@ The codebase for Dependency Injection, Internationalization and localization and
## Fixes and Improvements
- Ignore `"csrf.token"` form data key when missing on `ctx.ReadForm` by default as requested at [#1941](https://github.com/kataras/iris/issues/1941).
- Fix [CVE-2020-5398](https://github.com/advisories/GHSA-8wx2-9q48-vm9r).
- New `{x:weekday}` path parameter type, example code: