mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 15:00:00 +00:00
076680a199
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>
31 lines
675 B
Text
31 lines
675 B
Text
release.sh
|
|
dist
|
|
benchmarks/*
|
|
!benchmarks/*.go
|
|
!benchmarks/sample_*
|
|
tests/*/fuzz-fuzz.zip
|
|
tests/*/crashers
|
|
tests/*/suppressions
|
|
tests/*/corpus/*
|
|
!tests/*/corpus/*.*
|
|
parse/tests/*/fuzz-fuzz.zip
|
|
parse/tests/*/crashers
|
|
parse/tests/*/suppressions
|
|
parse/tests/*/corpus/*
|
|
!parse/tests/*/corpus/*.*
|
|
bindings/js/build
|
|
bindings/js/prebuilds
|
|
bindings/js/minify.h
|
|
bindings/js/minify.a
|
|
bindings/js/node_modules
|
|
bindings/js/example/package-lock.json
|
|
bindings/js/example/node_modules
|
|
bindings/js/example/test.min.html
|
|
bindings/py/go.mod
|
|
bindings/py/go.sum
|
|
bindings/py/minify.h
|
|
bindings/py/minify.so
|
|
bindings/py/tdewolff_minify.egg-info
|
|
bindings/py/example/example.min.html
|
|
bindings/py/dist
|