Commit 7375cce
authored
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-->1 parent 37a784b commit 7375cce
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
225 | | - | |
| 224 | + | |
| 225 | + | |
226 | 226 | | |
227 | 227 | | |
228 | 228 | | |
| |||
0 commit comments