Skip to content

Commit 4275675

Browse files
committed
release v1.4.5
1 parent 8d65ae7 commit 4275675

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2019-11-12 Alibaba Cloud.
2+
* VERSION: 1.4.4
3+
* BUGFIX: update redis-go-cluster to solve the MOVED error when
4+
redis type is cluster and key is unicode encoding. Thanks
5+
@shuff1e(sfxu@foxmail.com). see#68.
16
2019-09-26 Alibaba Cloud.
27
* VERSION: 1.4.4
38
* BUGFIX: conflicts number is 0 in diff file and console print.

src/vendor/vendor.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,16 +109,17 @@
109109
"revisionTime": "2018-10-09T18:43:15Z"
110110
},
111111
{
112-
"checksumSHA1": "HbZoVLW9JxHp2ylxN7uombqzI98=",
112+
"checksumSHA1": "GYdlJZBp2zfh0QEV/MN4M0L1nPE=",
113113
"path": "github.com/vinllen/redis-go-cluster",
114-
"revision": "3ff5bf00cf32de786689161f17f0203107b340f8",
115-
"revisionTime": "2019-07-23T08:35:40Z"
114+
"revision": "83c0ea01d33aea24bb40b9d46a85fb56dac543cb",
115+
"revisionTime": "2019-11-12T06:34:43Z"
116116
},
117117
{
118118
"checksumSHA1": "dr5+PfIRzXeN+l1VG+s0lea9qz8=",
119119
"path": "golang.org/x/net/context",
120120
"revision": "0a9397675ba34b2845f758fe3cd68828369c6517",
121121
"revisionTime": "2017-07-19T03:24:12Z"
122122
}
123-
]
123+
],
124+
"rootPath": "/Users/vinllen-ali/code/redis-full-check-github/RedisFullCheck/src"
124125
}

0 commit comments

Comments
 (0)