diff --git a/go.mod b/go.mod index c9413b994..ee7161779 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/nspcc-dev/neofs-sdk-go v0.0.0-20210520210714-9dee13f0d556 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/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 diff --git a/go.sum b/go.sum index 3c0c1e0f5..e44525454 100644 Binary files a/go.sum and b/go.sum differ