From 80eff18cc69c71d2ffb3cb966811108aa06a7f85 Mon Sep 17 00:00:00 2001 From: Mark Phelps Date: Mon, 8 Jan 2018 19:44:32 -0500 Subject: [PATCH] Add codeship-go link (#1755) Add link to Codeship Go API client --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e0efd31..55310534 100644 --- a/README.md +++ b/README.md @@ -1179,6 +1179,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [cachet](https://github.com/andygrunwald/cachet) - Go client library for [Cachet (open source status page system)](https://cachethq.io/). * [circleci](https://github.com/jszwedko/go-circleci) - Go client library for interacting with CircleCI's API. * [clarifai](https://github.com/samuelcouch/clarifai) - Go client library for interfacing with the Clarifai API. +* [codeship-go](https://github.com/codeship/codeship-go) - Go client library for interacting with Codeship's API v2. * [discordgo](https://github.com/bwmarrin/discordgo) - Go bindings for the Discord Chat API. * [ethrpc](https://github.com/onrik/ethrpc) - Go bindings for Ethereum JSON RPC API. * [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API.