1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-09 13:05:56 +00:00

Bump github.com/klauspost/compress from 1.17.3 to 1.17.4 (#2300)

Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.3 to 1.17.4.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](https://github.com/klauspost/compress/compare/v1.17.3...v1.17.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>
This commit is contained in:
dependabot[bot]
2023-12-05 11:50:28 +02:00
committed by GitHub
parent 14f5af14c2
commit 24065bd0b5
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -28,7 +28,7 @@ require (
github.com/kataras/pio v0.0.13
github.com/kataras/sitemap v0.0.6
github.com/kataras/tunnel v0.0.4
github.com/klauspost/compress v1.17.3
github.com/klauspost/compress v1.17.4
github.com/mailgun/raymond/v2 v2.0.48
github.com/mailru/easyjson v0.7.7
github.com/microcosm-cc/bluemonday v1.0.26