update imports

This commit is contained in:
John
2019-02-02 16:35:26 +08:00
parent 48c770b475
commit 83e50f0d38

View File

@ -2,7 +2,7 @@ package main
import (
"fmt"
"github.com/gogf/gf/g/util/gregex"
"github.com/gogf/gf/g/text/gregex"
)
func main() {