Update slug.go
This commit is contained in:
parent
c5b1fa3fb5
commit
24a13294eb
1 changed files with 1 additions and 1 deletions
2
slug.go
2
slug.go
|
|
@ -6,7 +6,7 @@
|
|||
package slug
|
||||
|
||||
import (
|
||||
"github.com/rainycape/unidecode"
|
||||
"github.com/dalu/unidecode"
|
||||
"regexp"
|
||||
"strings"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue