Skip to content

Commit

Permalink
MINOR: [Go] Bump github.com/goccy/go-json from 0.10.2 to 0.10.3 in /go (
Browse files Browse the repository at this point in the history
apache#41850)

Bumps [github.com/goccy/go-json](https://github.com/goccy/go-json) from 0.10.2 to 0.10.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/goccy/go-json/releases">github.com/goccy/go-json's releases</a>.</em></p>
<blockquote>
<h2>0.10.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Add license for string processing by <a href="https://github.com/goccy"><code>@​goccy</code></a> in <a href="https://redirect.github.com/goccy/go-json/pull/476">goccy/go-json#476</a></li>
<li>fix: decode struct with pointer must be nil by <a href="https://github.com/misyuari"><code>@​misyuari</code></a> in <a href="https://redirect.github.com/goccy/go-json/pull/473">goccy/go-json#473</a></li>
<li>fix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString by <a href="https://github.com/lizixing"><code>@​lizixing</code></a> in <a href="https://redirect.github.com/goccy/go-json/pull/479">goccy/go-json#479</a></li>
<li>Fix custom map marshaling by <a href="https://github.com/viewsharp"><code>@​viewsharp</code></a> in <a href="https://redirect.github.com/goccy/go-json/pull/505">goccy/go-json#505</a></li>
<li>Use io package instead of ioutil package by <a href="https://github.com/shamaton"><code>@​shamaton</code></a> in <a href="https://redirect.github.com/goccy/go-json/pull/498">goccy/go-json#498</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/misyuari"><code>@​misyuari</code></a> made their first contribution in <a href="https://redirect.github.com/goccy/go-json/pull/473">goccy/go-json#473</a></li>
<li><a href="https://github.com/lizixing"><code>@​lizixing</code></a> made their first contribution in <a href="https://redirect.github.com/goccy/go-json/pull/479">goccy/go-json#479</a></li>
<li><a href="https://github.com/viewsharp"><code>@​viewsharp</code></a> made their first contribution in <a href="https://redirect.github.com/goccy/go-json/pull/505">goccy/go-json#505</a></li>
<li><a href="https://github.com/shamaton"><code>@​shamaton</code></a> made their first contribution in <a href="https://redirect.github.com/goccy/go-json/pull/498">goccy/go-json#498</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/goccy/go-json/compare/v0.10.2...v0.10.3">https://github.com/goccy/go-json/compare/v0.10.2...v0.10.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/goccy/go-json/commit/5e2ae3f23c1db71990844a230a4d11559efe128e"><code>5e2ae3f</code></a> Use io package instead of ioutil package (<a href="https://redirect.github.com/goccy/go-json/issues/498">#498</a>)</li>
<li><a href="https://github.com/goccy/go-json/commit/3c67b038e0dcaa3b8ea3a55b5fe2a4fb6abde75f"><code>3c67b03</code></a> Fix custom map marshaling (<a href="https://redirect.github.com/goccy/go-json/issues/505">#505</a>)</li>
<li><a href="https://github.com/goccy/go-json/commit/581620b5c599de0141523d6332d1f513b8515278"><code>581620b</code></a> Update go.yml</li>
<li><a href="https://github.com/goccy/go-json/commit/c352e8fb182b75605fbc618eef91d91bfa154bca"><code>c352e8f</code></a> fix: fix a bug for escaping 0xE2 0x80 0xA8 in compactString (<a href="https://redirect.github.com/goccy/go-json/issues/479">#479</a>)</li>
<li><a href="https://github.com/goccy/go-json/commit/df897aec9dc4228e585e8127b4db026d506d2b3c"><code>df897ae</code></a> fix: decode struct with pointer must be nil (<a href="https://redirect.github.com/goccy/go-json/issues/473">#473</a>)</li>
<li><a href="https://github.com/goccy/go-json/commit/3d5ab28ab3362e5b9536f6f76a7eda22d2658e8f"><code>3d5ab28</code></a> add license for encoding int processing</li>
<li><a href="https://github.com/goccy/go-json/commit/9b91208837a56bcf74bd65cce368ee3911ae7d03"><code>9b91208</code></a> Add license for string processing (<a href="https://redirect.github.com/goccy/go-json/issues/476">#476</a>)</li>
<li>See full diff in <a href="https://github.com/goccy/go-json/compare/v0.10.2...v0.10.3">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/goccy/go-json&package-manager=go_modules&previous-version=0.10.2&new-version=0.10.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@ dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@ dependabot rebase` will rebase this PR
- `@ dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@ dependabot merge` will merge this PR after your CI passes on it
- `@ dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@ dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@ dependabot reopen` will reopen this PR if it is closed
- `@ dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@ dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@ dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@ dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@ dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

</details>

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent ff9921f commit f8fe2ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ require (
github.com/andybalholm/brotli v1.1.0
github.com/apache/thrift v0.20.0
github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815
github.com/goccy/go-json v0.10.2
github.com/goccy/go-json v0.10.3
github.com/golang/snappy v0.0.4
github.com/google/flatbuffers v24.3.25+incompatible
github.com/klauspost/asmfmt v1.3.2
Expand Down
4 changes: 2 additions & 2 deletions go/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ github.com/go-playground/universal-translator v0.17.0 h1:icxd5fm+REJzpZx7ZfpaD87
github.com/go-playground/universal-translator v0.17.0/go.mod h1:UkSxE5sNxxRwHyU+Scu5vgOQjsIJAF8j9muTVoKLVtA=
github.com/go-playground/validator/v10 v10.4.1 h1:pH2c5ADXtd66mxoE0Zm9SUhxE20r7aM3F26W0hOn+GE=
github.com/go-playground/validator/v10 v10.4.1/go.mod h1:nlOn6nFhuKACm19sB/8EGNn9GlaMV7XkbRSipzJ0Ii4=
github.com/goccy/go-json v0.10.2 h1:CrxCmQqYDkv1z7lO7Wbh2HN93uovUHgrECaO5ZrCXAU=
github.com/goccy/go-json v0.10.2/go.mod h1:6MelG93GURQebXPDq3khkgXZkazVtN9CRI+MGFi0w8I=
github.com/goccy/go-json v0.10.3 h1:KZ5WoDbxAIgm2HNbYckL0se1fHD6rz5j4ywS6ebzDqA=
github.com/goccy/go-json v0.10.3/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
github.com/goccy/go-yaml v1.11.0 h1:n7Z+zx8S9f9KgzG6KtQKf+kwqXZlLNR2F6018Dgau54=
github.com/goccy/go-yaml v1.11.0/go.mod h1:H+mJrWtjPTJAHvRbV09MCK9xYwODM+wRTVFFTWckfng=
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
Expand Down

0 comments on commit f8fe2ae

Please sign in to comment.