From 9a31ddff0ea7ee4045c71a113ff135917752383b Mon Sep 17 00:00:00 2001 From: "Carol A. Scott" Date: Fri, 12 Jul 2019 08:55:10 -0700 Subject: [PATCH] Add Linkerd to list of projects using Cobra (#892) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 60c5a425..1c4d6bc5 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Many of the most widely used Go projects are built using Cobra, such as: [Prototool](https://github.com/uber/prototool), [mattermost-server](https://github.com/mattermost/mattermost-server), [Gardener](https://github.com/gardener/gardenctl), +[Linkerd](https://linkerd.io/), etc. [![Build Status](https://travis-ci.org/spf13/cobra.svg "Travis CI status")](https://travis-ci.org/spf13/cobra)