From b53edb154b969f16347d2c7cb96f4a0f0b57dc0d Mon Sep 17 00:00:00 2001 From: Horie Issei Date: Thu, 6 Dec 2018 22:29:24 +0900 Subject: [PATCH] Deprecate github.com/mitchellh/goamz (#2261) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5078fe1d..66d76f0f 100644 --- a/README.md +++ b/README.md @@ -1379,7 +1379,6 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [go-twitter](https://github.com/dghubble/go-twitter) - Go client library for the Twitter v1.1 APIs. * [go-unsplash](https://github.com/hbagdi/go-unsplash) - Go client library for the [Unsplash.com](https://unsplash.com) API. * [go-xkcd](https://github.com/nishanths/go-xkcd) - Go client for the xkcd API. -* [goamz](https://github.com/mitchellh/goamz) - Popular fork of [goamz](https://launchpad.net/goamz) which adds some missing API calls to certain packages. * [golyrics](https://github.com/mamal72/golyrics) - Golyrics is a Go library to fetch music lyrics data from the Wikia website. * [GoMusicBrainz](https://github.com/michiwend/gomusicbrainz) - Go MusicBrainz WS2 client library. * [google](https://github.com/google/google-api-go-client) - Auto-generated Google APIs for Go.