chore(deps): bump github.com/spf13/cobra from 0.0.5 to 0.0.7 (#127)

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.5 to 0.0.7.
- [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/0.0.5...0.0.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2020-10-02 14:00:19 +02:00
committed by GitHub
parent ca1e17f79c
commit 3e0bf94169
2 changed files with 104 additions and 1 deletions
+1 -1
View File
@@ -6,6 +6,6 @@ require (
github.com/google/shlex v0.0.0-20181106134648-c34317bd91bf
github.com/google/uuid v1.1.1
github.com/gorilla/mux v1.7.3
github.com/spf13/cobra v0.0.5
github.com/spf13/cobra v0.0.7
gopkg.in/h2non/gock.v1 v1.0.15
)