qlik-oss / enigma-go

Go library for consuming Qlik's Associative Engine.
MIT License
39 stars 12 forks source link

fix(deps): update module github.com/goccy/go-json to v0.9.3 #239

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/goccy/go-json require patch v0.9.0 -> v0.9.3

Release Notes

goccy/go-json ### [`v0.9.3`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v093---20210114) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.9.2...v0.9.3) - Fix logic of removing struct field for decoder ( [#​322](https://togithub.com/goccy/go-json/issues/322) ) ### [`v0.9.2`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v092---20210114) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.9.1...v0.9.2) - Add invalid decoder to delay type error judgment at decode ( [#​321](https://togithub.com/goccy/go-json/issues/321) ) ### [`v0.9.1`](https://togithub.com/goccy/go-json/blob/HEAD/CHANGELOG.md#v091---20210111) [Compare Source](https://togithub.com/goccy/go-json/compare/v0.9.0...v0.9.1) - Fix encoding of MarshalText/MarshalJSON operation with head offset ( [#​319](https://togithub.com/goccy/go-json/issues/319) )

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 Automerge: Enabled.

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.



This PR has been generated by WhiteSource Renovate. View repository job log here.