mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-05 15:09:30 -06:00
Update dependencies (#333)
This commit is contained in:
parent
ce22e03f9d
commit
182b4eea73
848 changed files with 377869 additions and 107280 deletions
2
vendor/github.com/tdewolff/minify/v2/html/table.go
generated
vendored
2
vendor/github.com/tdewolff/minify/v2/html/table.go
generated
vendored
|
|
@ -205,7 +205,7 @@ var attrMap = map[Hash]traits{
|
|||
Poster: urlAttr,
|
||||
Profile: urlAttr,
|
||||
Readonly: booleanAttr,
|
||||
Rel: caselessAttr,
|
||||
Rel: caselessAttr | trimAttr,
|
||||
Required: booleanAttr,
|
||||
Rev: caselessAttr,
|
||||
Reversed: booleanAttr,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue