Commit b238237
authored
fix(deps): Update module github.com/goccy/go-json to v0.10.5 (#2086)
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 3da5572 commit b238237
4 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | | - | |
| 75 | + | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments