From 1bc7f67deed64614e6a5b876bfb43c23eb419a30 Mon Sep 17 00:00:00 2001 From: praveensastry Date: Mon, 12 Nov 2018 10:01:11 +1100 Subject: [PATCH] add istio to the list of projects built with Cobra (#786) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e406b8a8..00515561 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Many of the most widely used Go projects are built using Cobra including: * [rclone](http://rclone.org/) * [nehm](https://github.com/bogem/nehm) * [Pouch](https://github.com/alibaba/pouch) +* [Istio](https://istio.io) [![Build Status](https://travis-ci.org/spf13/cobra.svg "Travis CI status")](https://travis-ci.org/spf13/cobra) [![CircleCI status](https://circleci.com/gh/spf13/cobra.png?circle-token=:circle-token "CircleCI status")](https://circleci.com/gh/spf13/cobra)