diff --git a/go.mod b/go.mod index ba5c707a..392c2e22 100644 --- a/go.mod +++ b/go.mod @@ -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.1 - github.com/spf13/cobra v1.1.3 - github.com/spf13/viper v1.8.0 + github.com/spf13/cast v1.3.0 + github.com/spf13/cobra v1.0.0 + github.com/spf13/viper v1.7.0 github.com/stretchr/testify v1.7.0 go.etcd.io/bbolt v1.3.5 go.uber.org/atomic v1.8.0 diff --git a/go.sum b/go.sum index e301bd54..9cc8448f 100644 Binary files a/go.sum and b/go.sum differ