package core import ( "github.com/go-acme/lego/v4/challenge" ) type ACMEChallenger = challenge.Provider