Skip to content

Commit 521eb13

Browse files
authored
fix(deps): Update module github.com/goccy/go-json to v0.10.2 (#1035)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/goccy/go-json](https://togithub.com/goccy/go-json) | require | patch | `v0.10.0` -> `v0.10.2` | --- ### Release Notes <details> <summary>goccy/go-json (github.com/goccy/go-json)</summary> ### [`v0.10.2`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v0102---20230320) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.1...v0.10.2) ##### New features - Support DebugDOT option for debugging encoder ( [#&#8203;440](https://togithub.com/goccy/go-json/issues/440) ) ##### Fix bugs - Fix combination of embedding structure and omitempty option ( [#&#8203;442](https://togithub.com/goccy/go-json/issues/442) ) ### [`v0.10.1`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v0101---20230313) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.10.0...v0.10.1) ##### Fix bugs - Fix checkptr error for array decoder ( [#&#8203;415](https://togithub.com/goccy/go-json/issues/415) ) - Fix added buffer size check when decoding key ( [#&#8203;430](https://togithub.com/goccy/go-json/issues/430) ) - Fix handling of anonymous fields other than struct ( [#&#8203;431](https://togithub.com/goccy/go-json/issues/431) ) - Fix to not optimize when lower conversion can't handle byte-by-byte ( [#&#8203;432](https://togithub.com/goccy/go-json/issues/432) ) - Fix a problem that MarshalIndent does not work when UnorderedMap is specified ( [#&#8203;435](https://togithub.com/goccy/go-json/issues/435) ) - Fix mapDecoder.DecodeStream() for empty objects containing whitespace ( [#&#8203;425](https://togithub.com/goccy/go-json/issues/425) ) - Fix an issue that could not set the correct NextField for fields in the embedded structure ( [#&#8203;438](https://togithub.com/goccy/go-json/issues/438) ) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTEuMCIsInVwZGF0ZWRJblZlciI6IjM1LjE1MS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 6999d11 commit 521eb13

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/cloudquery/plugin-pb-go v1.5.0
99
github.com/cloudquery/plugin-sdk/v2 v2.7.0
1010
github.com/getsentry/sentry-go v0.20.0
11-
github.com/goccy/go-json v0.10.0
11+
github.com/goccy/go-json v0.10.2
1212
github.com/google/go-cmp v0.5.9
1313
github.com/google/uuid v1.3.0
1414
github.com/grpc-ecosystem/go-grpc-middleware/providers/zerolog/v2 v2.0.0-rc.3

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ github.com/go-errors/errors v1.4.2 h1:J6MZopCL4uSllY1OfXM374weqZFFItUbrImctkmUxI
6767
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
6868
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
6969
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
70-
github.com/goccy/go-json v0.10.0 h1:mXKd9Qw4NuzShiRlOXKews24ufknHO7gx30lsDyokKA=
71-
github.com/goccy/go-json v0.10.0/go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I=
70+
github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU=
71+
github.com/goccy/go-json v0.10.2/go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I=
7272
github.com/godbus/dbus/v5 v5.0.4/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
7373
github.com/gogo/protobuf v1.2.1/go.mod h1:hp+jE20tsWTFYpLwKvXlhS1hjn+gTNwPg2I6zVXpSg4=
7474
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b/go.mod h1:SBH7ygxi8pfUlaOkMMuAQtPIUF8ecWP5IEl/CR7VP2Q=

0 commit comments

Comments
 (0)