Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4c20adf

Browse files
authored
Merge pull request tair-opensource#77 from alibaba/feature-1.4
Feature 1.4
2 parents 59ad379 + 6af1b9a commit 4c20adf

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2019-11-26 Alibaba Cloud.
2+
* VERSION: 1.4.6
3+
* BUGFIX: update redis-go-cluster to solve \r\n bug. see #73.
14
2019-11-12 Alibaba Cloud.
25
* VERSION: 1.4.5
36
* BUGFIX: update redis-go-cluster to solve the MOVED error when

src/vendor/vendor.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@
109109
"revisionTime": "2018-10-09T18:43:15Z"
110110
},
111111
{
112-
"checksumSHA1": "GYdlJZBp2zfh0QEV/MN4M0L1nPE=",
112+
"checksumSHA1": "TCoDN4L8oq/S41a1VR2iONqN+mE=",
113113
"path": "github.com/vinllen/redis-go-cluster",
114-
"revision": "83c0ea01d33aea24bb40b9d46a85fb56dac543cb",
115-
"revisionTime": "2019-11-12T06:34:43Z"
114+
"revision": "6e304ef1b7fc2db6f913570112aa2a2c4d80ef81",
115+
"revisionTime": "2019-11-20T07:29:33Z"
116116
},
117117
{
118118
"checksumSHA1": "dr5+PfIRzXeN+l1VG+s0lea9qz8=",

0 commit comments

Comments
 (0)