Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update module github.com/goccy/go-json to v0.10.4 (#6430)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/goccy/go-json](https://redirect.github.com/goccy/go-json) | `v0.10.3` -> `v0.10.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgoccy%2fgo-json/v0.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgoccy%2fgo-json/v0.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgoccy%2fgo-json/v0.10.3/v0.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgoccy%2fgo-json/v0.10.3/v0.10.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>goccy/go-json (github.com/goccy/go-json)</summary> ### [`v0.10.4`](https://redirect.github.com/goccy/go-json/releases/tag/v0.10.4): 0.10.4 [Compare Source](https://redirect.github.com/goccy/go-json/compare/v0.10.3...v0.10.4) #### What's Changed - Fix encode \[]\*time.Time - check nil by [@​mirecl](https://redirect.github.com/mirecl) in [https://github.com/goccy/go-json/pull/524](https://redirect.github.com/goccy/go-json/pull/524) - Fix: Switch to lazy init() in decoder and encoder by [@​toddtreece](https://redirect.github.com/toddtreece) in [https://github.com/goccy/go-json/pull/490](https://redirect.github.com/goccy/go-json/pull/490) #### New Contributors - [@​mirecl](https://redirect.github.com/mirecl) made their first contribution in [https://github.com/goccy/go-json/pull/524](https://redirect.github.com/goccy/go-json/pull/524) - [@​toddtreece](https://redirect.github.com/toddtreece) made their first contribution in [https://github.com/goccy/go-json/pull/490](https://redirect.github.com/goccy/go-json/pull/490) **Full Changelog**: goccy/go-json@v0.10.3...v0.10.4 </details> --- ### 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 is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-go-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information