Skip to content

Commit 8b98da1

Browse files
Bump github.com/klauspost/compress from 1.16.7 to 1.17.0 (#2211)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.16.7 to 1.17.0. - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.16.7...v1.17.0) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24ba4e8 commit 8b98da1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ require (
2828
github.com/kataras/pio v0.0.12
2929
github.com/kataras/sitemap v0.0.6
3030
github.com/kataras/tunnel v0.0.4
31-
github.com/klauspost/compress v1.16.7
31+
github.com/klauspost/compress v1.17.0
3232
github.com/mailgun/raymond/v2 v2.0.48
3333
github.com/mailru/easyjson v0.7.7
3434
github.com/microcosm-cc/bluemonday v1.0.25

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)