diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2021-02-13 07:19:11 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-13 07:19:11 +0000 |
| commit | d276152bc277608b30ff14b03d74ac2b99288e5f (patch) | |
| tree | e52228dd68b76fa2549f73f02544eb5f78208b8c /go.mod | |
| parent | b95570c8289c459a5ba430e4e28efc809ab0b945 (diff) | |
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-preview[bot] <support@dependabot.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/rs/zerolog v1.20.0 github.com/spf13/afero v1.5.1 - github.com/spf13/cobra v1.1.1 + github.com/spf13/cobra v1.1.3 github.com/stretchr/testify v1.7.0 github.com/ugorji/go/codec v1.2.4 github.com/zealic/xignore v0.3.3 |
