Skip to content

Commit 629bb7f

Browse files
Bump github.com/spf13/cobra from 1.2.1 to 1.3.0
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>
1 parent 8b7d39f commit 629bb7f

2 files changed

Lines changed: 106 additions & 18 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/ChainSafe/chainbridge-celo-module v0.0.0-20220107113949-c7fd9c5f44ac
1111
github.com/ChainSafe/chainbridge-core v0.0.0-20220114134451-d2845521eac3
1212
github.com/rs/zerolog v1.26.0
13-
github.com/spf13/cobra v1.2.1
14-
github.com/spf13/viper v1.9.0
13+
github.com/spf13/cobra v1.3.0
14+
github.com/spf13/viper v1.10.0
1515
github.com/stretchr/testify v1.7.0
1616
)

0 commit comments

Comments
 (0)