Add Linkerd to list of projects using Cobra (#892)

This commit is contained in:
Carol A. Scott 2019-07-12 08:55:10 -07:00 committed by Joshua Harshman
parent 21f39ca07e
commit 9a31ddff0e

View file

@ -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)