File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/go-redis/redis v6.10.2+incompatible
8
8
github.com/go-yaml/yaml v2.1.0+incompatible
9
9
github.com/mr-tron/base58 v1.1.2
10
- github.com/nspcc-dev/dbft v0.0.0-20200218131838-be55fd41ea78
10
+ github.com/nspcc-dev/dbft v0.0.0-20200219114139-199d286ed6c1
11
11
github.com/nspcc-dev/rfc6979 v0.2.0
12
12
github.com/pkg/errors v0.8.1
13
13
github.com/prometheus/client_golang v1.2.1
Original file line number Diff line number Diff line change @@ -97,8 +97,8 @@ github.com/nspcc-dev/dbft v0.0.0-20191209120240-0d6b7568d9ae h1:T5V1QANlNMKun0EP
97
97
github.com/nspcc-dev/dbft v0.0.0-20191209120240-0d6b7568d9ae /go.mod h1:3FjXOoHmA51EGfb5GS/HOv7VdmngNRTssSeQ729dvGY =
98
98
github.com/nspcc-dev/dbft v0.0.0-20200117124306-478e5cfbf03a h1:ajvxgEe9qY4vvoSmrADqdDx7hReodKTnT2IXN++qZG8 =
99
99
github.com/nspcc-dev/dbft v0.0.0-20200117124306-478e5cfbf03a /go.mod h1:/YFK+XOxxg0Bfm6P92lY5eDSLYfp06XOdL8KAVgXjVk =
100
- github.com/nspcc-dev/dbft v0.0.0-20200218131838-be55fd41ea78 h1:cb8hWea3yyqbxzmnqqSSgqVCRoKNrFaS99Cqt0Qm7nQ =
101
- github.com/nspcc-dev/dbft v0.0.0-20200218131838-be55fd41ea78 /go.mod h1:O0qtn62prQSqizzoagHmuuKoz8QMkU3SzBoKdEvm3aQ =
100
+ github.com/nspcc-dev/dbft v0.0.0-20200219114139-199d286ed6c1 h1:yEx9WznS+rjE0jl0dLujCxuZSIb+UTjF+005TJu/nNI =
101
+ github.com/nspcc-dev/dbft v0.0.0-20200219114139-199d286ed6c1 /go.mod h1:O0qtn62prQSqizzoagHmuuKoz8QMkU3SzBoKdEvm3aQ =
102
102
github.com/nspcc-dev/neofs-crypto v0.2.0 h1:ftN+59WqxSWz/RCgXYOfhmltOOqU+udsNQSvN6wkFck =
103
103
github.com/nspcc-dev/neofs-crypto v0.2.0 /go.mod h1:F/96fUzPM3wR+UGsPi3faVNmFlA9KAEAUQR7dMxZmNA =
104
104
github.com/nspcc-dev/neofs-crypto v0.2.3 h1:aca3X2aly92ENRbFK+kH6Hd+J9EQ4Eu6XMVoITSIKtc =
You can’t perform that action at this time.
0 commit comments