Skip to content

Commit 7d8d1a9

Browse files
chore(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#17)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](spf13/cobra@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 120e0b7 commit 7d8d1a9

2 files changed

Lines changed: 229 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.17
55
require (
66
github.com/aws/aws-sdk-go-v2/config v1.8.0
77
github.com/gembaadvantage/codecommit-sign v1.1.0
8-
github.com/spf13/cobra v1.2.1
8+
github.com/spf13/cobra v1.3.0
99
)
1010

1111
require (

0 commit comments

Comments
 (0)