From c82e15824ae8063d1c77ad8f076fb7bace450230 Mon Sep 17 00:00:00 2001 From: lamados Date: Tue, 12 Dec 2017 15:15:24 +0000 Subject: [PATCH] Remove github.com/neuegram/ghost (#1724) The library hasn't been updated in 2 years and [Casper](https://clients.casper.io/register.php) has been shut down for legal reasons, so the library no longer works. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 117c83e3..b6488cdc 100644 --- a/README.md +++ b/README.md @@ -1173,7 +1173,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [gami](https://github.com/bit4bit/gami) - Go library for Asterisk Manager Interface. * [gcm](https://github.com/Aorioli/gcm) - Go library for Google Cloud Messaging. * [geo-golang](https://github.com/codingsince1985/geo-golang) - Go Library to access [Google Maps](https://developers.google.com/maps/documentation/geocoding/intro), [MapQuest](http://open.mapquestapi.com/geocoding/), [Nominatim](http://open.mapquestapi.com/nominatim/), [OpenCage](http://geocoder.opencagedata.com/api.html), [HERE](https://developer.here.com/rest-apis/documentation/geocoder), [Bing](https://msdn.microsoft.com/en-us/library/ff701715.aspx), [Mapbox](https://www.mapbox.com/developers/api/geocoding/), and [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Nominatim) geocoding / reverse geocoding APIs. -* [ghost](https://github.com/neuegram/ghost) - Go Library for accessing the Snapchat API. * [github](https://github.com/google/go-github) - Go library for accessing the GitHub REST API v3. * [githubql](https://github.com/shurcooL/githubql) - Go library for accessing the GitHub GraphQL API v4. * [go-hacknews](https://github.com/PaulRosset/go-hacknews) - Tiny Go client for HackerNews API.