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 (#431)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/ugorji/go/codec](https://togithub.com/ugorji/go) | indirect | patch | `v1.2.11` -> `v1.2.12` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNjMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE2My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
- Loading branch information