更新gstr为gf-v2版本

This commit is contained in:
iamyl
2021-11-05 10:35:01 +08:00
committed by GitHub
parent c663a0d9c5
commit cffa098373

View File

@ -3,7 +3,7 @@ package gstr
import (
"fmt"
"github.com/gogf/gf/text/gstr"
"github.com/gogf/gf/v2/text/gstr"
)
func ExampleAddSlashes() {