Skip to content

Commit 70894e5

Browse files
committed
Remove cloudflare dep for certbot plugin, tested
1 parent 817021a commit 70894e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"name": "Cloudflare",
6868
"package_name": "certbot-dns-cloudflare",
6969
"version": "=={{certbot-version}}",
70-
"dependencies": "cloudflare~=4.3.1 acme=={{certbot-version}}",
70+
"dependencies": "acme=={{certbot-version}}",
7171
"credentials": "# Cloudflare API token\ndns_cloudflare_api_token=0123456789abcdef0123456789abcdef01234567",
7272
"full_plugin_name": "dns-cloudflare"
7373
},

0 commit comments

Comments
 (0)