Skip to content

Commit b44d2dd

Browse files
Bump github.com/klauspost/compress from 1.15.15 to 1.16.0 (#2089)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.15.15 to 1.16.0. - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.15.15...v1.16.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 dccd572 commit b44d2dd

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
@@ -29,7 +29,7 @@ require (
2929
github.com/kataras/pio v0.0.11
3030
github.com/kataras/sitemap v0.0.6
3131
github.com/kataras/tunnel v0.0.4
32-
github.com/klauspost/compress v1.15.15
32+
github.com/klauspost/compress v1.16.0
3333
github.com/mailgun/raymond/v2 v2.0.48
3434
github.com/mailru/easyjson v0.7.7
3535
github.com/microcosm-cc/bluemonday v1.0.22

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)