From ea63b419559b5684fa719b41ed6bf5894215eca9 Mon Sep 17 00:00:00 2001 From: Horie Issei Date: Mon, 3 Dec 2018 20:27:35 +0900 Subject: [PATCH] Remove github.com/GeertJohan/yubigo (#2247) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 52e7e879..9b8498ec 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,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. * [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`. -* [yubigo](https://github.com/GeertJohan/yubigo) - Yubikey client package that provides a simple API to integrate the Yubico Yubikey into a go application. ## Command Line