mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Update module github.com/valyala/fastjson to v1.6.10 (forgejo) (#11477)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/valyala/fastjson](https://github.com/valyala/fastjson) | `v1.6.7` -> `v1.6.10` |  |  | --- ### Release Notes <details> <summary>valyala/fastjson (github.com/valyala/fastjson)</summary> ### [`v1.6.10`](https://github.com/valyala/fastjson/compare/v1.6.9...v1.6.10) [Compare Source](https://github.com/valyala/fastjson/compare/v1.6.9...v1.6.10) ### [`v1.6.9`](https://github.com/valyala/fastjson/compare/v1.6.8...v1.6.9) [Compare Source](https://github.com/valyala/fastjson/compare/v1.6.8...v1.6.9) ### [`v1.6.8`](https://github.com/valyala/fastjson/compare/v1.6.7...v1.6.8) [Compare Source](https://github.com/valyala/fastjson/compare/v1.6.7...v1.6.8) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjAiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjAiLCJ0YXJnZXRCcmFuY2giOiJmb3JnZWpvIiwibGFiZWxzIjpbImRlcGVuZGVuY3ktdXBncmFkZSIsInRlc3Qvbm90LW5lZWRlZCJdfQ==--> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11477 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
a0d6970442
commit
607f2bb8d7
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
|
@ -95,7 +95,7 @@ require (
|
|||
github.com/syndtr/goleveldb v1.0.0
|
||||
github.com/ulikunitz/xz v0.5.15
|
||||
github.com/urfave/cli/v3 v3.6.2
|
||||
github.com/valyala/fastjson v1.6.7
|
||||
github.com/valyala/fastjson v1.6.10
|
||||
github.com/yohcop/openid-go v1.0.1
|
||||
github.com/yuin/goldmark v1.7.16
|
||||
github.com/yuin/goldmark-highlighting/v2 v2.0.0-20230729083705-37449abec8cc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue