From cc39e99a350c887d2397afbd24b7ce34c96b244a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JG=C2=B2?= Date: Fri, 2 Jun 2017 13:13:02 +0200 Subject: [PATCH] Add Clairctl as User --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25181df..61ea222 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Many Go projects are built using Viper including: * [Docker Notary](https://github.com/docker/Notary) * [BloomApi](https://www.bloomapi.com/) * [doctl](https://github.com/digitalocean/doctl) +* [Clairctl](https://github.com/jgsqware/clairctl) [![Build Status](https://travis-ci.org/spf13/viper.svg)](https://travis-ci.org/spf13/viper) [![Join the chat at https://gitter.im/spf13/viper](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/spf13/viper?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![GoDoc](https://godoc.org/github.com/spf13/viper?status.svg)](https://godoc.org/github.com/spf13/viper)