From bbd9cf57d1a1b329a12c09a0d18f6f7d1278645e Mon Sep 17 00:00:00 2001 From: Andy Grunwald Date: Wed, 30 Oct 2024 11:08:50 +0100 Subject: [PATCH] Adding go-gerrit - Go cient library for Gerrit Code Review (#5465) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce2ebf6d75..9b08f2c941 100644 --- a/README.md +++ b/README.md @@ -2670,6 +2670,7 @@ _Libraries for accessing third party APIs._ - [go-atlassian](https://github.com/ctreminiom/go-atlassian) - Go library for accessing the [Atlassian Cloud](https://www.atlassian.com/enterprise/cloud) services (Jira, Jira Service Management, Jira Agile, Confluence, Admin Cloud) - [go-aws-news](https://github.com/circa10a/go-aws-news) - Go application and library to fetch what's new from AWS. - [go-chronos](https://github.com/axelspringer/go-chronos) - Go library for interacting with the [Chronos](https://mesos.github.io/chronos/) Job Scheduler +- [go-gerrit](https://github.com/andygrunwald/go-gerrit) - Go cient library for [Gerrit Code Review](https://www.gerritcodereview.com/). - [go-hacknews](https://github.com/PaulRosset/go-hacknews) - Tiny Go client for HackerNews API. - [go-here](https://github.com/abdullahselek/go-here) - Go client library around the HERE location based APIs. - [go-hibp](https://github.com/wneessen/go-hibp) - Simple Go binding to the "Have I Been Pwned" APIs.