mirror of
https://github.com/usual2970/certimate.git
synced 2025-08-11 11:51:45 +00:00
refactor
refactor refactor
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
package applicant
|
||||
|
||||
import (
|
||||
"certimate/internal/domain"
|
||||
"encoding/json"
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/go-acme/lego/v4/providers/dns/route53"
|
||||
|
||||
"certimate/internal/domain"
|
||||
)
|
||||
|
||||
type aws struct {
|
||||
|
Reference in New Issue
Block a user