Skip to content

Commit 4d91cfc

Browse files
authored
Merge pull request #3639 from wolviex/develop
Update certbot-dns-goddaddy
2 parents 79a453f + a88f77c commit 4d91cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
"godaddy": {
203203
"name": "GoDaddy",
204204
"package_name": "certbot-dns-godaddy",
205-
"version": "=={{certbot-version}}",
205+
"version": "==2.8.0",
206206
"dependencies": "",
207207
"credentials": "dns_godaddy_secret = 0123456789abcdef0123456789abcdef01234567\ndns_godaddy_key = abcdef0123456789abcdef01234567abcdef0123",
208208
"full_plugin_name": "dns-godaddy"

0 commit comments

Comments
 (0)