diff options
author | 2021-09-02 12:40:37 +0200 | |
---|---|---|
committer | 2021-09-02 12:40:37 +0200 | |
commit | dfb9d631236cb7f91724ea97c30c1ae69d00c28b (patch) | |
tree | c815be978cb11a241c56db5525f324e5d3c2eb72 | |
parent | lint (diff) | |
download | gotosocial-dfb9d631236cb7f91724ea97c30c1ae69d00c28b.tar.xz |
readme typo
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -150,7 +150,6 @@ The following libraries and frameworks are used by GoToSocial, with gratitude ðŸ * [go-swagger/go-swagger](https://github.com/go-swagger/go-swagger); Swagger OpenAPI spec generation. [Apache-2.0 License](https://spdx.org/licenses/Apache-2.0.html). * [tdewolff/minify](https://github.com/tdewolff/minify); HTML minification. [MIT License](https://spdx.org/licenses/MIT.html). * [uptrace/bun](https://github.com/uptrace/bun); database ORM. [BSD-2-Clause License](https://spdx.org/licenses/BSD-2-Clause.html). - * * [urfave/cli](https://github.com/urfave/cli); command-line interface framework. [MIT License](https://spdx.org/licenses/MIT.html). * [wagslane/go-password-validator](https://github.com/wagslane/go-password-validator); password strength validation. [MIT License](https://spdx.org/licenses/MIT.html). |