Skip to content

Commit fbc42d4

Browse files
authored
fix(deps): Update module github.com/pierrec/lz4/v4 to v4.1.17 (#79)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/pierrec/lz4/v4](https://togithub.com/pierrec/lz4) | indirect | patch | `v4.1.9` -> `v4.1.17` | --- ### Release Notes <details> <summary>pierrec/lz4</summary> ### [`v4.1.17`](https://togithub.com/pierrec/lz4/compare/v4.1.16...v4.1.17) [Compare Source](https://togithub.com/pierrec/lz4/compare/v4.1.16...v4.1.17) ### [`v4.1.16`](https://togithub.com/pierrec/lz4/compare/v4.1.15...v4.1.16) [Compare Source](https://togithub.com/pierrec/lz4/compare/v4.1.15...v4.1.16) ### [`v4.1.15`](https://togithub.com/pierrec/lz4/compare/v4.1.14...v4.1.15) [Compare Source](https://togithub.com/pierrec/lz4/compare/v4.1.14...v4.1.15) ### [`v4.1.14`](https://togithub.com/pierrec/lz4/compare/v4.1.13...v4.1.14) [Compare Source](https://togithub.com/pierrec/lz4/compare/v4.1.13...v4.1.14) ### [`v4.1.13`](https://togithub.com/pierrec/lz4/compare/v4.1.12...v4.1.13) [Compare Source](https://togithub.com/pierrec/lz4/compare/v4.1.12...v4.1.13) ### [`v4.1.12`](https://togithub.com/pierrec/lz4/compare/v4.1.11...v4.1.12) [Compare Source](https://togithub.com/pierrec/lz4/compare/v4.1.11...v4.1.12) ### [`v4.1.11`](https://togithub.com/pierrec/lz4/compare/v4.1.10...v4.1.11) [Compare Source](https://togithub.com/pierrec/lz4/compare/v4.1.10...v4.1.11) ### [`v4.1.10`](https://togithub.com/pierrec/lz4/compare/v4.1.9...v4.1.10) [Compare Source](https://togithub.com/pierrec/lz4/compare/v4.1.9...v4.1.10) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDkuMSIsInVwZGF0ZWRJblZlciI6IjM0LjEwOS4xIn0=-->
1 parent 5d47135 commit fbc42d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ require (
3636
require (
3737
github.com/getsentry/sentry-go v0.18.0 // indirect; indirect // indirect
3838
github.com/klauspost/compress v1.15.11 // indirect
39-
github.com/pierrec/lz4/v4 v4.1.9 // indirect
39+
github.com/pierrec/lz4/v4 v4.1.17 // indirect; indirect // indirect
4040
golang.org/x/text v0.7.0 // indirect; indirect // indirect
4141
)

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -428,8 +428,8 @@ github.com/montanaflynn/stats v0.6.6/go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt
428428
github.com/ncw/swift v1.0.52/go.mod h1:23YIA4yWVnGwv2dQlN4bB7egfYX6YLn0Yo/S6zZO/ZM=
429429
github.com/pborman/getopt v0.0.0-20180729010549-6fdd0a2c7117/go.mod h1:85jBQOZwpVEaDAr341tbn15RS4fCAsIst0qp7i8ex1o=
430430
github.com/pierrec/lz4/v4 v4.1.8/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
431-
github.com/pierrec/lz4/v4 v4.1.9 h1:xkrjwpOP5xg1k4Nn4GX4a4YFGhscyQL/3EddJ1Xxqm8=
432-
github.com/pierrec/lz4/v4 v4.1.9/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
431+
github.com/pierrec/lz4/v4 v4.1.17 h1:kV4Ip+/hUBC+8T6+2EgburRtkE9ef4nbY3f4dFhGjMc=
432+
github.com/pierrec/lz4/v4 v4.1.17/go.mod h1:gZWDp/Ze/IJXGXf23ltt2EXimqmTUXEy0GFuRQyBid4=
433433
github.com/pingcap/errors v0.11.4 h1:lFuQV/oaUMGcD2tqt+01ROSmJs75VG1ToEOkZIZ4nE4=
434434
github.com/pkg/browser v0.0.0-20180916011732-0a3d74bf9ce4/go.mod h1:4OwLy04Bl9Ef3GJJCoec+30X3LQs/0/m4HFRt/2LUSA=
435435
github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4/go.mod h1:N6UoU20jOqggOuDwUaBQpluzLNDqif3kq9z2wpdYEfQ=

0 commit comments

Comments
 (0)