From df6f9df83711baa97f2b5ce56cc41fbc3a6d8a0f Mon Sep 17 00:00:00 2001 From: Masaya Hayashi Date: Wed, 13 Jan 2021 22:51:20 +0900 Subject: [PATCH] Add device-check-go (#3435) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f85dd9a..bcfc7c98 100644 --- a/README.md +++ b/README.md @@ -1847,6 +1847,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [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. * [coinpaprika-go](https://github.com/coinpaprika/coinpaprika-api-go-client) - Go client library for interacting with Coinpaprika's API. +* [device-check-go](https://github.com/rinchsan/device-check-go) - Go client library for interacting with [iOS DeviceCheck API](https://developer.apple.com/documentation/devicecheck) v1. * [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.