Gosip description fix (#4780)

This commit is contained in:
Andrew Koltyakov 2023-05-01 07:13:47 -05:00 committed by GitHub
parent ef6e4fdc39
commit c3a3fe8140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2494,7 +2494,7 @@ _Libraries for accessing third party APIs._
- [google-email-audit-api](https://github.com/ngs/go-google-email-audit-api) - Go client library for [Google G Suite Email Audit API](https://developers.google.com/admin-sdk/email-audit/).
- [google-play-scraper](https://github.com/n0madic/google-play-scraper) - Get data from Google Play Store.
- [gopaapi5](https://github.com/utekaravinash/gopaapi5) - Go Client Library for [Amazon Product Advertising API 5.0](https://webservices.amazon.com/paapi5/documentation/).
- [gosip](https://github.com/koltyakov/gosip) - Go client library SharePoint API.
- [gosip](https://github.com/koltyakov/gosip) - Client library for SharePoint.
- [gostorm](https://github.com/jsgilmore/gostorm) - GoStorm is a Go library that implements the communications protocol required to write Storm spouts and Bolts in Go that communicate with the Storm shells.
- [hipchat](https://github.com/andybons/hipchat) - This project implements a golang client library for the Hipchat API.
- [hipchat (xmpp)](https://github.com/daneharrigan/hipchat) - A golang package to communicate with HipChat over XMPP.