tabacws-sandbox / mattermost-golang

https://github.com/mattermost/mattermost-server
Other
0 stars 0 forks source link

Update module github.com/hashicorp/go-msgpack to v0.5.5 (master) - autoclosed #143

Closed mend-for-github-com[bot] closed 2 years ago

mend-for-github-com[bot] commented 2 years ago

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/go-msgpack require patch v0.5.3 -> v0.5.5

Release Notes

hashicorp/go-msgpack ### [`v0.5.5`](https://togithub.com/hashicorp/go-msgpack/releases/v0.5.5) [Compare Source](https://togithub.com/hashicorp/go-msgpack/compare/v0.5.4...v0.5.5) Fix an issue where struct pointer fields tagged with `omitempty` will be omitted if referenced value is empty, so a field of type `*bool`, then field would be omitted pointer is nil or `&false`. ### [`v0.5.4`](https://togithub.com/hashicorp/go-msgpack/releases/v0.5.4) [Compare Source](https://togithub.com/hashicorp/go-msgpack/compare/v0.5.3...v0.5.4) Fixed a decoding issue when decoding a string value in a map where the value already existed would panic.

Configuration

📅 Schedule: 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.