1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-11 14:05:59 +00:00

Bump github.com/tdewolff/minify/v2 from 2.11.12 to 2.12.0 (#1921)

Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.11.12 to 2.12.0.
- [Release notes](https://github.com/tdewolff/minify/releases)
- [Commits](https://github.com/tdewolff/minify/compare/v2.11.12...v2.12.0)

---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
  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]
2022-07-14 11:33:01 +03:00
committed by GitHub
parent 874266d23c
commit b8b2b77556
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -36,7 +36,7 @@ require (
github.com/russross/blackfriday/v2 v2.1.0
github.com/schollz/closestmatch v2.1.0+incompatible
github.com/shirou/gopsutil/v3 v3.22.6
github.com/tdewolff/minify/v2 v2.11.12
github.com/tdewolff/minify/v2 v2.12.0
github.com/vmihailenco/msgpack/v5 v5.3.5
github.com/yosssi/ace v0.0.5
go.etcd.io/bbolt v1.3.6