mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 20:32:26 -05:00
Update dependencies (#333)
This commit is contained in:
parent
ce22e03f9d
commit
182b4eea73
848 changed files with 377869 additions and 107280 deletions
5
vendor/github.com/tdewolff/minify/v2/README.md
generated
vendored
5
vendor/github.com/tdewolff/minify/v2/README.md
generated
vendored
|
|
@ -105,6 +105,11 @@ See [CLI tool](https://github.com/tdewolff/minify/tree/master/cmd/minify) for in
|
|||
|
||||
If you want to use Docker, please see https://hub.docker.com/r/tdewolff/minify.
|
||||
|
||||
```bash
|
||||
$ docker run -it tdewolff/minify
|
||||
/ # minify --version
|
||||
```
|
||||
|
||||
## API stability
|
||||
There is no guarantee for absolute stability, but I take issues and bugs seriously and don't take API changes lightly. The library will be maintained in a compatible way unless vital bugs prevent me from doing so. There has been one API change after v1 which added options support and I took the opportunity to push through some more API clean up as well. There are no plans whatsoever for future API changes.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue