Commit fa4d26a
authored
chore(deps): update module github.com/klauspost/compress to v1.19.1 in go.mod (#788)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[github.com/klauspost/compress](https://redirect.github.com/klauspost/compress)
| `v1.19.0` → `v1.19.1` |

|

|
---
### Release Notes
<details>
<summary>klauspost/compress (github.com/klauspost/compress)</summary>
###
[`v1.19.1`](https://redirect.github.com/klauspost/compress/releases/tag/v1.19.1)
#### What's Changed
- zstd: Validate SnappyConverter literal copies by
[@​klauspost](https://redirect.github.com/klauspost) in
[#​1170](https://redirect.github.com/klauspost/compress/pull/1170)
- flate: use `Peek` instead of `ReadByte` for the `bufio.Reader` decode
path by [@​joechenrh](https://redirect.github.com/joechenrh) in
[#​1169](https://redirect.github.com/klauspost/compress/pull/1169)
- zstd: bump avo pin, regenerate arm64 asm by
[@​lizthegrey](https://redirect.github.com/lizthegrey) in
[#​1167](https://redirect.github.com/klauspost/compress/pull/1167)
#### New Contributors
- [@​joechenrh](https://redirect.github.com/joechenrh) made their
first contribution in
[#​1169](https://redirect.github.com/klauspost/compress/pull/1169)
**Full Changelog**:
<klauspost/compress@v1.19.0...v1.19.1>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- Every minute (`* */1 * * *`)
- Automerge
- At any time (no schedule defined)
🚦 **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jippi/dottie).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzIuNCIsInVwZGF0ZWRJblZlciI6IjQzLjI3Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent c3b6204 commit fa4d26a
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
| 124 | + | |
| 125 | + | |
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| |||
0 commit comments