Update certbot-dns-plugins.json

Pinned certbot-dns-godaddy at 2.8.0
This commit is contained in:
Joe Manifold 2024-03-19 10:18:41 -07:00 committed by GitHub
parent d40f9e06fc
commit a88f77c1a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -194,7 +194,7 @@
"godaddy": { "godaddy": {
"name": "GoDaddy", "name": "GoDaddy",
"package_name": "certbot-dns-godaddy", "package_name": "certbot-dns-godaddy",
"version": "=={{certbot-version}}", "version": "==2.8.0",
"dependencies": "", "dependencies": "",
"credentials": "dns_godaddy_secret = 0123456789abcdef0123456789abcdef01234567\ndns_godaddy_key = abcdef0123456789abcdef01234567abcdef0123", "credentials": "dns_godaddy_secret = 0123456789abcdef0123456789abcdef01234567\ndns_godaddy_key = abcdef0123456789abcdef01234567abcdef0123",
"full_plugin_name": "dns-godaddy" "full_plugin_name": "dns-godaddy"