Skip to content

Commit 038d92c

Browse files
Bump github.com/klauspost/compress from 1.16.3 to 1.16.4 (kataras#2114)
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.16.3 to 1.16.4. - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.16.3...v1.16.4) --- updated-dependencies: - dependency-name: github.com/klauspost/compress dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 655a922 commit 038d92c

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
@@ -28,7 +28,7 @@ require (
2828
github.com/kataras/pio v0.0.11
2929
github.com/kataras/sitemap v0.0.6
3030
github.com/kataras/tunnel v0.0.4
31-
github.com/klauspost/compress v1.16.3
31+
github.com/klauspost/compress v1.16.4
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.23

go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)