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 (
77 github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
88 github.com/shopspring/decimal v1.3.1
99 github.com/stretchr/testify v1.7.1
10- github.com/tarantool/go-iproto v0.1.1-0.20231025103136-cb7894473931
10+ github.com/tarantool/go-iproto v1.0.0
1111 github.com/tarantool/go-openssl v0.0.8-0.20231004103608-336ca939d2ca
1212 github.com/vmihailenco/msgpack/v5 v5.3.5
1313 golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 // indirect
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
1919github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
2020github.com/stretchr/testify v1.7.1 h1:5TQK59W5E3v0r2duFAb7P95B6hEeOyEnHRa8MjYSMTY =
2121github.com/stretchr/testify v1.7.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
22- github.com/tarantool/go-iproto v0.1.1-0.20231025103136-cb7894473931 h1:YrsRc1sDZ6HOZccvM2eJ3Nu2TMBq7NMZMsaT5KCu5qU =
23- github.com/tarantool/go-iproto v0.1.1-0.20231025103136-cb7894473931 /go.mod h1:LNCtdyZxojUed8SbOiYHoc3v9NvaZTB7p96hUySMlIo =
22+ github.com/tarantool/go-iproto v1.0.0 h1:quC4hdFhCuFYaCqOFgUxH2foRkhAy+TlEy7gQLhdVjw =
23+ github.com/tarantool/go-iproto v1.0.0 /go.mod h1:LNCtdyZxojUed8SbOiYHoc3v9NvaZTB7p96hUySMlIo =
2424github.com/tarantool/go-openssl v0.0.8-0.20231004103608-336ca939d2ca h1:oOrBh73tDDyooIXajfr+0pfnM+89404ClAhJpTTHI7E =
2525github.com/tarantool/go-openssl v0.0.8-0.20231004103608-336ca939d2ca /go.mod h1:M7H4xYSbzqpW/ZRBMyH0eyqQBsnhAMfsYk5mv0yid7A =
2626github.com/vmihailenco/msgpack/v5 v5.3.5 h1:5gO0H1iULLWGhs2H5tbAHIZTV8/cYafcFOr9znI5mJU =
You can’t perform that action at this time.
0 commit comments