chore: change repo

This commit is contained in:
Fu Diwei
2025-06-17 16:27:35 +08:00
parent 205275b52d
commit b8bbbee1e0
369 changed files with 832 additions and 833 deletions

View File

@@ -14,7 +14,7 @@ import (
"github.com/go-resty/resty/v2"
"github.com/usual2970/certimate/pkg/core"
"github.com/certimate-go/certimate/pkg/core"
)
type NotifierProviderConfig struct {

View File

@@ -7,7 +7,7 @@ import (
"strings"
"testing"
provider "github.com/usual2970/certimate/pkg/core/notifier/providers/webhook"
provider "github.com/certimate-go/certimate/pkg/core/notifier/providers/webhook"
)
const (