go-acme / lego

Let's Encrypt/ACME client and library written in Go
https://go-acme.github.io/lego/
MIT License
8.05k stars 1.02k forks source link

feat: add PropagationWait function #2288

Closed ldez closed 1 month ago

ldez commented 1 month ago

Replace the function PropagationWaitOnly with PropagationWait.

It's not a breaking change because #2266 is not a part of a release.