Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#1187)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1 ) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:dependabot[bot] <support@github.com> Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Daniel Wedul <github@wedul.com>
Showing
+5 -3
... | ... | @@ -26,7 +26,7 @@ require ( |
github.com/spf13/cobra v1.6.1 | ||
github.com/spf13/pflag v1.0.5 | ||
github.com/spf13/viper v1.13.0 | ||
github.com/stretchr/testify v1.8.0 | ||
github.com/stretchr/testify v1.8.1 | ||
github.com/tendermint/tendermint v0.34.22 | ||
github.com/tendermint/tm-db v0.6.7 | ||
golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e | ||
... | ... |
Please register or sign in to comment