update package name

This commit is contained in:
yoan
2024-10-19 21:15:01 +08:00
parent b9902c926f
commit 17cfeee374
30 changed files with 55 additions and 53 deletions

View File

@@ -12,8 +12,8 @@ import (
"github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/common/profile"
ssl "github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/ssl/v20191205"
"certimate/internal/domain"
"certimate/internal/utils/rand"
"github.com/usual2970/certimate/internal/domain"
"github.com/usual2970/certimate/internal/utils/rand"
)
type TencentCDNDeployer struct {