mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-12-10 09:50:25 +08:00
refactor: cast包替换
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/may-fly/cast"
|
||||
"github.com/spf13/cast"
|
||||
)
|
||||
|
||||
func TestTemplateParse(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user