mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 17:32:25 -05: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:
parent
459a5c8d96
commit
076680a199
4 changed files with 10 additions and 9 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue