From d3576dacd36cc7e644d2a0c5d0494743b1d6f998 Mon Sep 17 00:00:00 2001 From: Jesse Szwedko Date: Sun, 11 Sep 2016 15:41:44 -0700 Subject: [PATCH] Add go-circleci --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 82c1eec7..6173dc00 100644 --- a/README.md +++ b/README.md @@ -927,6 +927,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [aws-sdk-go](https://github.com/aws/aws-sdk-go) - The official AWS SDK for the Go programming language. * [brewerydb](https://github.com/naegelejd/brewerydb) - Go library for accessing the BreweryDB API. * [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) - A Go client library for interacting with CircleCI's API * [clarifai](https://github.com/samuelcouch/clarifai) - A Go client library for interfacing with the Clarifai API. * [discordgo](https://github.com/bwmarrin/discordgo) - Go bindings for the Discord Chat API * [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API