File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
CHANGES:
4
4
* Slog provider moved to providers directory.
5
5
* More strict check of vshard.storage.call response.
6
+ * Bump go-tarantool from v2.3.0 to v2.3.1.
6
7
7
8
## v2.0.5
8
9
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/snksoft/crc v1.1.0
9
9
github.com/spf13/viper v1.19.0
10
10
github.com/stretchr/testify v1.10.0
11
- github.com/tarantool/go-tarantool/v2 v2.3.0
11
+ github.com/tarantool/go-tarantool/v2 v2.3.1
12
12
github.com/vmihailenco/msgpack/v5 v5.4.1
13
13
go.etcd.io/etcd/client/v2 v2.305.17
14
14
go.etcd.io/etcd/client/v3 v3.5.17
Original file line number Diff line number Diff line change @@ -352,6 +352,8 @@ github.com/tarantool/go-tarantool/v2 v2.2.1 h1:ldzMVfkmTuJl4ie3ByMIr+mmPSKDVTcSk
352
352
github.com/tarantool/go-tarantool/v2 v2.2.1 /go.mod h1:hKKeZeCP8Y8+U6ZFS32ot1jHV/n4WKVP4fjRAvQznMY =
353
353
github.com/tarantool/go-tarantool/v2 v2.3.0 h1:oLEWqQ5rQGT05JdSPaKXNSJyqCXTN7oDWgS11WPlAgk =
354
354
github.com/tarantool/go-tarantool/v2 v2.3.0 /go.mod h1:hKKeZeCP8Y8+U6ZFS32ot1jHV/n4WKVP4fjRAvQznMY =
355
+ github.com/tarantool/go-tarantool/v2 v2.3.1 h1:Man7wssU7hpzqj6pEJwaLhpuR1rk5aguwafHrrh3sHk =
356
+ github.com/tarantool/go-tarantool/v2 v2.3.1 /go.mod h1:MTbhdjFc3Jl63Lgi/UJr5D+QbT+QegqOzsNJGmaw7VM =
355
357
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 h1:uruHq4dN7GR16kFc5fp3d1RIYzJW5onx8Ybykw2YQFA =
356
358
github.com/tmc/grpc-websocket-proxy v0.0.0-20201229170055-e5319fda7802 /go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U =
357
359
github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 /go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM =
You can’t perform that action at this time.
0 commit comments