got rid of one repository that did not appear to be maintained anymore (#3328)

This commit is contained in:
Spencer Davies 2020-10-28 05:32:51 -06:00 committed by GitHub
parent dfa5a1d095
commit 24e3d6db86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -168,7 +168,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [sessiongate-go](https://github.com/f0rmiga/sessiongate-go) - Go session management using the SessionGate Redis module.
* [sessions](https://github.com/adam-hanna/sessions) - Dead simple, highly performant, highly customizable sessions service for go http servers.
* [sessionup](https://github.com/swithek/sessionup) - Simple, yet effective HTTP session management and identification package.
* [signedvalue](https://github.com/sashka/signedvalue) - Signed and timestamped strings compatible with [Tornado's](https://github.com/tornadoweb/tornado) `create_signed_value`, `decode_signed_value`, and therefore `set_secure_cookie` and `get_secure_cookie`.
* [sjwt](https://github.com/brianvoe/sjwt) - Simple jwt generator and parser.
## Bot Building