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.
1 parent 0f10aed commit ad685cdCopy full SHA for ad685cd
go.mod
@@ -2,4 +2,4 @@ module github.com/go-faker/faker/v4
2
3
go 1.18
4
5
-require golang.org/x/text v0.16.0
+require golang.org/x/text v0.18.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/text v0.16.0 h1:a94ExnEXNtEwYLGJSIUxnWoxoRz/ZcCsV63ROupILh4=
-golang.org/x/text v0.16.0/go.mod h1:GhwF1Be+LQoKShO3cGOHzqOgRrGaYc9AvblQOmPVHnI=
+golang.org/x/text v0.18.0 h1:XvMDiNzPAl0jr17s6W9lcaIhGUfUORdGCNsuLmPG224=
+golang.org/x/text v0.18.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
0 commit comments