[#638] Update github.com/spf13 packages

Update:

  * `viper` to v1.8.1;
  * `cobra` to v1.1.3.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
Leonard Lyubich 2021-06-28 17:07:32 +03:00 committed by Leonard Lyubich
parent 56d4410913
commit 4eca4dc527
2 changed files with 3 additions and 3 deletions

6
go.mod
View file

@ -18,9 +18,9 @@ require (
github.com/panjf2000/ants/v2 v2.4.0
github.com/paulmach/orb v0.2.2
github.com/prometheus/client_golang v1.11.0
github.com/spf13/cast v1.3.0
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.7.0
github.com/spf13/cast v1.3.1
github.com/spf13/cobra v1.1.3
github.com/spf13/viper v1.8.1
github.com/stretchr/testify v1.7.0
go.etcd.io/bbolt v1.3.5
go.uber.org/atomic v1.8.0

BIN
go.sum

Binary file not shown.