mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-15 18:22:27 +08:00
docs: fix some issues
This commit is contained in:
@@ -58,7 +58,7 @@ package main
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"github.com/duke-git/lancet/strutil"
|
"github.com/duke-git/lancet/v2/strutil"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ package main
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"github.com/duke-git/lancet/strutil"
|
"github.com/duke-git/lancet/v2/strutil"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
|||||||
Reference in New Issue
Block a user