Commit 5f8abb5
authored
fix(deps): Update module github.com/goccy/go-json to v0.10.5 (#630)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/goccy/go-json](https://redirect.github.com/goccy/go-json) | require | patch | `v0.10.4` -> `v0.10.5` |
---
### Release Notes
<details>
<summary>goccy/go-json (github.com/goccy/go-json)</summary>
### [`v0.10.5`](https://redirect.github.com/goccy/go-json/releases/tag/v0.10.5): 0.10.5
[Compare Source](https://redirect.github.com/goccy/go-json/compare/v0.10.4...v0.10.5)
#### What's Changed
- fix: data race in AnalyzeTypeAddr for v0.10.4 by [@​sunadoi](https://redirect.github.com/sunadoi) in [https://github.com/goccy/go-json/pull/531](https://redirect.github.com/goccy/go-json/pull/531)
#### New Contributors
- [@​sunadoi](https://redirect.github.com/sunadoi) made their first contribution in [https://github.com/goccy/go-json/pull/531](https://redirect.github.com/goccy/go-json/pull/531)
**Full Changelog**: goccy/go-json@v0.10.4...v0.10.5
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 1 * *" (UTC), 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent e1b50d7 commit 5f8abb5
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments