We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f2f48e + d9f0fe9 commit 1af47f0Copy full SHA for 1af47f0
2 files changed
go.mod
@@ -2,4 +2,4 @@ module github.com/lithammer/fuzzysearch
2
3
go 1.24.0
4
5
-require golang.org/x/text v0.32.0
+require golang.org/x/text v0.33.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/text v0.32.0 h1:ZD01bjUt1FQ9WJ0ClOL5vxgxOI/sVCNgX1YtKwcY0mU=
-golang.org/x/text v0.32.0/go.mod h1:o/rUWzghvpD5TXrTIBuJU77MTaN0ljMWE47kxGJQ7jY=
+golang.org/x/text v0.33.0 h1:B3njUFyqtHDUI5jMn1YIr5B0IE2U0qck04r6d4KPAxE=
+golang.org/x/text v0.33.0/go.mod h1:LuMebE6+rBincTi9+xWTY8TztLzKHc/9C1uBCG27+q8=
0 commit comments