We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0023133 commit a6b6b19Copy full SHA for a6b6b19
go.mod
@@ -2,4 +2,4 @@ module github.com/gosimple/slug
2
3
go 1.11
4
5
-require github.com/gosimple/unidecode v1.0.0
+require github.com/gosimple/unidecode v1.0.1
go.sum
@@ -1,2 +1,2 @@
1
-github.com/gosimple/unidecode v1.0.0 h1:kPdvM+qy0tnk4/BrnkrbdJ82xe88xn7c9hcaipDz4dQ=
-github.com/gosimple/unidecode v1.0.0/go.mod h1:CP0Cr1Y1kogOtx0bJblKzsVWrqYaqfNOnHzpgWw4Awc=
+github.com/gosimple/unidecode v1.0.1 h1:hZzFTMMqSswvf0LBJZCZgThIZrpDHFXux9KeGmn6T/o=
+github.com/gosimple/unidecode v1.0.1/go.mod h1:CP0Cr1Y1kogOtx0bJblKzsVWrqYaqfNOnHzpgWw4Awc=
0 commit comments