diff options
author | Ben Johnson <benbjohnson@yahoo.com> | 2016-02-06 08:59:41 -0700 |
---|---|---|
committer | Ben Johnson <benbjohnson@yahoo.com> | 2016-02-06 08:59:41 -0700 |
commit | 2f846c3551b76d7710f159be840d66c3d064abbe (patch) | |
tree | e0e5f03034da8b342bca9271d07fa2a74a571271 | |
parent | Merge pull request #492 from boltdb/revert-491-arm64 (diff) | |
parent | Add Go Report Card to list of projects using Bolt (diff) | |
download | dedo-2f846c3551b76d7710f159be840d66c3d064abbe.tar.gz dedo-2f846c3551b76d7710f159be840d66c3d064abbe.tar.xz |
Merge pull request #508 from hermanschaaf/patch-1
Add Go Report Card to list of projects using Bolt
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -836,5 +836,6 @@ Below is a list of public, open source projects that use Bolt: * [buckets](https://github.com/joyrexus/buckets) - a bolt wrapper streamlining simple tx and key scans. * [Request Baskets](https://github.com/darklynx/request-baskets) - A web service to collect arbitrary HTTP requests and inspect them via REST API or simple web UI, similar to [RequestBin](http://requestb.in/) service +* [Go Report Card](https://goreportcard.com/) - Go code quality report cards as a (free and open source) service. If you are using Bolt in a project please send a pull request to add it to the list. |