mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
[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] <support@github.com> 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:
3
vendor/github.com/tdewolff/minify/v2/.gitignore
generated
vendored
3
vendor/github.com/tdewolff/minify/v2/.gitignore
generated
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user