Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get the dependencies updated for the latest fixes and improvements #272

Merged
merged 6 commits into from Dec 30, 2020
Merged

Get the dependencies updated for the latest fixes and improvements #272

merged 6 commits into from Dec 30, 2020

Commits on Dec 23, 2020

  1. Update github.com/andybalholm/brotli to v1.0.1

    The changes between v1.0.0 and v1.0.1 can be found [here](andybalholm/brotli@v1.0.0...v1.0.1).
    Jacalz committed Dec 23, 2020
    Copy the full SHA
    2b79c25 View commit details
    Browse the repository at this point in the history
  2. Update github.com/golang/snappy to v0.0.2

    The changes between v0.0.1 and v0.0.2 can be found [here](golang/snappy@v0.0.1...v0.0.2).
    Jacalz committed Dec 23, 2020
    Copy the full SHA
    22ead49 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    22a247c View commit details
    Browse the repository at this point in the history
  4. Update github.com/klauspost/pgzip to v1.2.5

    When resetting before reading all content temporary buffers were lost. Make sure to re-add temporary buffers.
    Jacalz committed Dec 23, 2020
    Copy the full SHA
    caec2ec View commit details
    Browse the repository at this point in the history
  5. Update github.com/pierrec/lz4/v4 to v4.1.2

    The changes between v4.0.3 and v4.1.2 can be found [here](pierrec/lz4@v4.0.3...v4.1.2).
    Jacalz committed Dec 23, 2020
    Copy the full SHA
    d5cda14 View commit details
    Browse the repository at this point in the history
  6. Update github.com/ulikunitz/xz to v0.5.9

    The changes between v0.5.7 and v0.5.9 can be found [here](ulikunitz/xz@v0.5.7...v0.5.9).
    The most important part here is that it fixes a security issue. GHSA-25xm-hr59-7c27
    Jacalz committed Dec 23, 2020
    Copy the full SHA
    41df2e6 View commit details
    Browse the repository at this point in the history