1
0
mirror of https://github.com/duke-git/lancet.git synced 2026-02-06 13:42:28 +08:00

docs: fix some issues

This commit is contained in:
dudaodong
2022-03-17 11:55:52 +08:00
parent ae0c613b8e
commit 0334a6f02b
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ package main
import (
"fmt"
"github.com/duke-git/lancet/strutil"
"github.com/duke-git/lancet/v2/strutil"
)
func main() {

View File

@@ -58,7 +58,7 @@ package main
import (
"fmt"
"github.com/duke-git/lancet/strutil"
"github.com/duke-git/lancet/v2/strutil"
)
func main() {