From 076680a1993ae315a911e5fef6af0fafed23650c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 11:24:09 +0100 Subject: [chore] Bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4 (#985) Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.12.1 to 2.12.4. - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](https://github.com/tdewolff/minify/compare/v2.12.1...v2.12.4) --- updated-dependencies: - dependency-name: github.com/tdewolff/minify/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- vendor/github.com/tdewolff/minify/v2/.gitignore | 3 ++- vendor/modules.txt | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'vendor') diff --git a/vendor/github.com/tdewolff/minify/v2/.gitignore b/vendor/github.com/tdewolff/minify/v2/.gitignore index 68ba5e0bb..c9ea38dbc 100644 --- a/vendor/github.com/tdewolff/minify/v2/.gitignore +++ b/vendor/github.com/tdewolff/minify/v2/.gitignore @@ -1,5 +1,5 @@ release.sh -dist/ +dist benchmarks/* !benchmarks/*.go !benchmarks/sample_* @@ -27,3 +27,4 @@ bindings/py/minify.h bindings/py/minify.so bindings/py/tdewolff_minify.egg-info bindings/py/example/example.min.html +bindings/py/dist diff --git a/vendor/modules.txt b/vendor/modules.txt index 35ac290fb..84312f454 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -569,11 +569,11 @@ github.com/superseriousbusiness/oauth2/v4/generates github.com/superseriousbusiness/oauth2/v4/manage github.com/superseriousbusiness/oauth2/v4/models github.com/superseriousbusiness/oauth2/v4/server -# github.com/tdewolff/minify/v2 v2.12.1 +# github.com/tdewolff/minify/v2 v2.12.4 ## explicit; go 1.13 github.com/tdewolff/minify/v2 github.com/tdewolff/minify/v2/html -# github.com/tdewolff/parse/v2 v2.6.3 +# github.com/tdewolff/parse/v2 v2.6.4 ## explicit; go 1.13 github.com/tdewolff/parse/v2 github.com/tdewolff/parse/v2/buffer -- cgit v1.3