cosmos-sdk/client
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
..
context various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
debug Merge PR #5495: Replace Redundant Bech32 PubKey Functions 2020-01-09 09:04:28 -05:00
flags flags: fix "max-body-bytes" flag description (#6180) 2020-05-10 15:21:24 -04:00
input various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
keys build(deps): bump github.com/spf13/viper from 1.6.3 to 1.7.0 (#6183) 2020-05-11 10:22:36 +02:00
lcd REST: Add 'max-body-bytes' Flag (#6167) 2020-05-07 17:49:08 +00:00
rpc client/rpc: fix panic on status command 2020-04-23 21:01:47 +02:00
tx linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
cmd.go Merge PR #5920: Fix validate cmd bug 2020-04-04 14:24:11 -04:00
cmd_test.go Jonathan/5988 sim params consensus 2 (#6051) 2020-04-22 18:24:13 +00:00
config.go client: show defaults when config help screen is displayed (#5896) 2020-03-31 16:05:18 +02:00
config_test.go client: show defaults when config help screen is displayed (#5896) 2020-03-31 16:05:18 +02:00
routes.go Merge PR #5442: Remove of the client/alias.go 2019-12-23 11:05:47 -05:00
utils.go Merge PR #4658: Generalize Querier REST Pagination 2019-07-02 09:00:46 -04:00
utils_test.go Merge PR #5203: Add more linters 2019-10-17 09:47:35 -04:00