chore(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.3

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.1.1...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-18 07:16:58 +00:00
committed by GitHub
parent c72ede73b7
commit 2b65d53b2c
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -6,6 +6,6 @@ require (
github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
github.com/google/uuid v1.2.0
github.com/gorilla/mux v1.8.0
github.com/spf13/cobra v1.1.1
github.com/spf13/cobra v1.1.3
gopkg.in/h2non/gock.v1 v1.0.16
)