mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
更新gstr为gf-v2版本
This commit is contained in:
@ -3,7 +3,7 @@ package gstr
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
"github.com/gogf/gf/text/gstr"
|
||||
"github.com/gogf/gf/v2/text/gstr"
|
||||
)
|
||||
|
||||
func ExampleAddSlashes() {
|
||||
|
||||
Reference in New Issue
Block a user