File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/pkg/errors v0.9.1 // indirect
10
10
github.com/shopspring/decimal v1.3.1
11
11
github.com/stretchr/testify v1.7.1 // indirect
12
- github.com/tarantool/go-openssl v0.0.8-0.20220419150948-be4921aa2f87
12
+ github.com/tarantool/go-openssl v0.0.8-0.20220711094538-d93c1eff4f49
13
13
google.golang.org/appengine v1.6.7 // indirect
14
14
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
15
15
gopkg.in/vmihailenco/msgpack.v2 v2.9.2
Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ github.com/spf13/pflag v1.0.3/go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnIn
26
26
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
27
27
github.com/stretchr/testify v1.7.1 h1:5TQK59W5E3v0r2duFAb7P95B6hEeOyEnHRa8MjYSMTY =
28
28
github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
29
- github.com/tarantool/go-openssl v0.0.8-0.20220419150948-be4921aa2f87 h1:JGzuBxNBq5saVtPUcuu5Y4+kbJON6H02//OT+RNqGts =
30
- github.com/tarantool/go-openssl v0.0.8-0.20220419150948-be4921aa2f87 /go.mod h1:M7H4xYSbzqpW/ZRBMyH0eyqQBsnhAMfsYk5mv0yid7A =
29
+ github.com/tarantool/go-openssl v0.0.8-0.20220711094538-d93c1eff4f49 h1:rZYYi1cI3QXZ3yRFZd2ItYM1XA2BaJqP0buDroMbjNo =
30
+ github.com/tarantool/go-openssl v0.0.8-0.20220711094538-d93c1eff4f49 /go.mod h1:M7H4xYSbzqpW/ZRBMyH0eyqQBsnhAMfsYk5mv0yid7A =
31
31
github.com/yuin/goldmark v1.2.1 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
32
32
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
33
33
golang.org/x/crypto v0.0.0-20191011191535-87dc89f01550 /go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI =
You can’t perform that action at this time.
0 commit comments