Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/ugorji/go/codec to v1.2.12 (#4245)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/ugorji/go/codec](https://togithub.com/ugorji/go) | require | patch | `v1.2.11` -> `v1.2.12` | --- ### Release Notes <details> <summary>ugorji/go (github.com/ugorji/go/codec)</summary> ### [`v1.2.12`](https://togithub.com/ugorji/go/releases/tag/v1.2.12): 1.2.12 [Compare Source](https://togithub.com/ugorji/go/compare/v1.2.11...v1.2.12) Release 1.2.12 This is a production release of go-codec. Changes include: - expose (En|De)coder.HandleName() - cbor: fix indefinite stream conformance - codecgen: use base32 to generate field names - return io.ErrUnexpectedEOF (not io.EOF) when EOF is reached while needing more data Please try it out and share your experiences. </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 6am on Monday" in timezone Europe/Paris, 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 [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cozy/cozy-stack). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
- Loading branch information