1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 09:57:01 +00:00

Bump github.com/andybalholm/brotli from 1.0.6 to 1.1.0 (#2350)

Bumps [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) from 1.0.6 to 1.1.0.
- [Commits](https://github.com/andybalholm/brotli/compare/v1.0.6...v1.1.0)

---
updated-dependencies:
- dependency-name: github.com/andybalholm/brotli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2024-01-13 12:22:43 +02:00
committed by GitHub
parent ff59475a41
commit 38d2662661
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -9,7 +9,7 @@ require (
github.com/CloudyKit/jet/v6 v6.2.0
github.com/Joker/jade v1.1.3
github.com/Shopify/goreferrer v0.0.0-20220729165902-8cddb4f5de06
github.com/andybalholm/brotli v1.0.6
github.com/andybalholm/brotli v1.1.0
github.com/blang/semver/v4 v4.0.0
github.com/dgraph-io/badger/v2 v2.2007.4
github.com/fatih/structs v1.1.0