This is an automated email from the ASF dual-hosted git repository.

AlinsRan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git


The following commit(s) were added to refs/heads/master by this push:
     new cb7e781b4 chore: upgrade lua-resty-dns-client to 7.1.2 (#13875)
cb7e781b4 is described below

commit cb7e781b437c1233570f512b23ae717201d2b49a
Author: AlinsRan <[email protected]>
AuthorDate: Wed Aug 26 15:25:09 2026 +0800

    chore: upgrade lua-resty-dns-client to 7.1.2 (#13875)
---
 apisix-master-0.rockspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apisix-master-0.rockspec b/apisix-master-0.rockspec
index a9629ca31..bba7cdc1d 100644
--- a/apisix-master-0.rockspec
+++ b/apisix-master-0.rockspec
@@ -34,7 +34,7 @@ dependencies = {
     "lua-resty-ctxdump = 0.1-0",
     "api7-lua-resty-redis-connector = 0.13.0",
     "lyaml = 6.2.8-1",
-    "api7-lua-resty-dns-client = 7.1.1-0",
+    "api7-lua-resty-dns-client = 7.1.2-0",
     "lua-resty-template = 2.0-1",
     "lua-resty-etcd = 1.10.6-0",
     "api7-lua-resty-http = 0.2.3-0",

Reply via email to