diff --git a/go.mod b/go.mod index d4c5cc23..c9413b99 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/nspcc-dev/tzhash v1.4.0 github.com/panjf2000/ants/v2 v2.3.0 github.com/paulmach/orb v0.2.1 - github.com/prometheus/client_golang v1.6.0 + 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 diff --git a/go.sum b/go.sum index 77bec275..3c0c1e0f 100644 Binary files a/go.sum and b/go.sum differ