From 3a8acfbbe50e44904ca406d2058e528b4430504c Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 20 Feb 2020 05:12:34 -0500 Subject: build(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.6 Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 0.0.6. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/0.0.5...v0.0.6) Signed-off-by: dependabot-preview[bot] Signed-off-by: Daniel J Walsh --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 923ac9893..8e70b7a06 100644 --- a/go.mod +++ b/go.mod @@ -49,7 +49,7 @@ require ( github.com/rootless-containers/rootlesskit v0.8.0 github.com/seccomp/containers-golang v0.0.0-20190312124753-8ca8945ccf5f github.com/sirupsen/logrus v1.4.2 - github.com/spf13/cobra v0.0.5 + github.com/spf13/cobra v0.0.6 github.com/spf13/pflag v1.0.5 github.com/stretchr/testify v1.5.0 github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 -- cgit v1.2.3-54-g00ecf