From cab9a1ad5eb3ac1575ffb4eb093f6f18b7bfb5c9 Mon Sep 17 00:00:00 2001 From: David Ansari Date: Mon, 14 Oct 2019 09:34:11 +0100 Subject: [PATCH] Add lastpass-go (#2747) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index acb2cf69..fd538fbc 100644 --- a/README.md +++ b/README.md @@ -1681,6 +1681,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [hipchat](https://github.com/andybons/hipchat) - This project implements a golang client library for the Hipchat API. * [hipchat (xmpp)](https://github.com/daneharrigan/hipchat) - A golang package to communicate with HipChat over XMPP. * [igdb](https://github.com/Henry-Sarabia/igdb) - Go client for the [Internet Game Database API](https://api.igdb.com/). +* [lastpass-go](https://github.com/ansd/lastpass-go) - Go client library for the [LastPass](https://www.lastpass.com/) API. * [libgoffi](https://github.com/clevabit/libgoffi) - Library adapter toolbox for native [libffi](http://sourceware.org/libffi/) integration * [Medium](https://github.com/Medium/medium-sdk-go) - Golang SDK for Medium's OAuth2 API. * [megos](https://github.com/andygrunwald/megos) - Client library for accessing an [Apache Mesos](http://mesos.apache.org/) cluster.