Imports github.com/go-acme/lego/v4/certificate github.com/go-acme/lego/v4/challenge/dns01 github.com/go-acme/lego/v4/lego github.com/go-acme/lego/v4/log github.com/go-acme/lego/v4/providers/dns github.com/go-acme/lego/v4/registration Imports in module “github.com/bjw-s/lego-auto” github.com/bjw-s/lego-auto/internal/config github.com/bjw-s/lego-auto/pkg/helpers Standard library imports context crypto crypto/ecdsa crypto/elliptic crypto/rand encoding/json errors fmt os os/signal path/filepath time