azure-operator
azure-operator copied to clipboard
Update module github.com/gin-gonic/gin to v1.9.1
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
github.com/gin-gonic/gin | replace | patch | v1.9.0 -> v1.9.1 |
Release Notes
gin-gonic/gin (github.com/gin-gonic/gin)
v1.9.1
BUG FIXES
- fix Request.Context() checks #3512
SECURITY
- fix lack of escaping of filename in Content-Disposition #3556
ENHANCEMENTS
- refactor: use bytes.ReplaceAll directly #3455
- convert strings and slices using the officially recommended way #3344
- improve render code coverage #3525
DOCS
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.