This is an automated email from the ASF dual-hosted git repository.
membphis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-apisix.git
The following commit(s) were added to refs/heads/master by this push:
new 9837b80 update resty-etcd to version 0.9 . (#1278)
9837b80 is described below
commit 9837b80ac51b4bbf43b1b530b5764bcf624eda27
Author: YuanSheng Wang <[email protected]>
AuthorDate: Mon Mar 16 08:46:30 2020 +0800
update resty-etcd to version 0.9 . (#1278)
---
rockspec/apisix-master-0.rockspec | 2 +-
t/plugin/proxy-cache.t | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/rockspec/apisix-master-0.rockspec
b/rockspec/apisix-master-0.rockspec
index 9a07914..8b9a217 100644
--- a/rockspec/apisix-master-0.rockspec
+++ b/rockspec/apisix-master-0.rockspec
@@ -31,7 +31,7 @@ description = {
dependencies = {
"lua-resty-template = 1.9",
- "lua-resty-etcd = 0.8",
+ "lua-resty-etcd = 0.9",
"lua-resty-balancer = 0.02rc5",
"lua-resty-ngxvar = 0.5",
"lua-resty-jit-uuid = 0.0.7",
diff --git a/t/plugin/proxy-cache.t b/t/plugin/proxy-cache.t
index cb48517..dc49c95 100644
--- a/t/plugin/proxy-cache.t
+++ b/t/plugin/proxy-cache.t
@@ -618,4 +618,3 @@ GET /t
qr/cache_zone invalid_disk_cache not found/
--- no_error_log
[error]
-