Update slug.go
This commit is contained in:
parent
c5b1fa3fb5
commit
24a13294eb
2
slug.go
2
slug.go
@ -6,7 +6,7 @@
|
|||||||
package slug
|
package slug
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/rainycape/unidecode"
|
"github.com/dalu/unidecode"
|
||||||
"regexp"
|
"regexp"
|
||||||
"strings"
|
"strings"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user