mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-11 01:38:08 -06:00
[chore]: Bump github.com/tdewolff/minify/v2 from 2.21.2 to 2.21.3 (#3727)
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify) from 2.21.2 to 2.21.3. - [Release notes](https://github.com/tdewolff/minify/releases) - [Commits](https://github.com/tdewolff/minify/compare/v2.21.2...v2.21.3) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c086d4048c
commit
8b74cad422
36 changed files with 1891 additions and 1625 deletions
6
vendor/github.com/tdewolff/minify/v2/.gitignore
generated
vendored
6
vendor/github.com/tdewolff/minify/v2/.gitignore
generated
vendored
|
|
@ -1,8 +1,8 @@
|
|||
release.sh
|
||||
dist
|
||||
benchmarks/*
|
||||
!benchmarks/*.go
|
||||
!benchmarks/sample_*
|
||||
_benchmarks/*
|
||||
!_benchmarks/*.go
|
||||
!_benchmarks/sample_*
|
||||
tests/*/fuzz-fuzz.zip
|
||||
tests/*/crashers
|
||||
tests/*/suppressions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue