cosmos-sdk/x/gov
dependabot-preview[bot] f37308778a
build(deps): bump github.com/spf13/viper from 1.6.3 to 1.7.0 (#6183)
* build(deps): bump github.com/spf13/viper from 1.6.3 to 1.7.0

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.6.3 to 1.7.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.6.3...v1.7.0)

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

* refresh go.sum

* run make format

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-05-11 10:22:36 +02:00
..
client build(deps): bump github.com/spf13/viper from 1.6.3 to 1.7.0 (#6183) 2020-05-11 10:22:36 +02:00
keeper linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
legacy Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
simulation Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
spec Merge PR #5604: docs: minor doc formatting & touchup of the scaffold section 2020-02-04 13:16:56 -05:00
types linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
abci.go Merge PR #5622: Track proposal handler events on success 2020-02-06 16:19:26 -05:00
abci_test.go x/ibc: fix missing return statement (#6099) 2020-04-29 22:36:34 -04:00
alias.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
common_test.go types updates 2020-03-02 15:50:20 -05:00
genesis.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
genesis_test.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
handler.go JSON Proto changes 2020-03-26 12:46:10 -04:00
handler_test.go Merge Pr #5642: Remove x/mock 2020-02-14 10:30:51 -05:00
module.go Merge PR #6037: refactor simulation decoder 2020-04-21 17:33:56 -04:00
module_test.go Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00