refactor: rename module: go.fusiongalaxy.cn -> go.yandata.net

This commit is contained in:
Nex Zhu
2025-06-25 21:02:22 +08:00
parent a08ed7e35f
commit cdc2a77042
2 changed files with 6 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ import (
"github.com/tjfoc/gmsm/sm2"
"golang.org/x/sync/errgroup"
"go.fusiongalaxy.cn/bdware/bdcontract-client/sm2util"
"go.yandata.net/bdware/bdcontract-client/sm2util"
)
type HttpCOptions struct {