File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ require (
3131 github.com/jordan-wright/email v4.0.1-0.20210109023952-943e75fe5223+incompatible
3232 github.com/jszwec/csvutil v1.10.0
3333 github.com/lib/pq v1.11.2
34- github.com/nyaruka/phonenumbers v1.6.9
34+ github.com/nyaruka/phonenumbers v1.6.10
3535 github.com/palantir/stacktrace v0.0.0-20161112013806-78658fd2d177
3636 github.com/patrickmn/go-cache v2.1.0+incompatible
3737 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -271,8 +271,8 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJ
271271github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M =
272272github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
273273github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe /go.mod h1:wL8QJuTMNUDYhXwkmfOly8iTdp5TEcJFWZD2D7SIkUc =
274- github.com/nyaruka/phonenumbers v1.6.9 h1:LUmsIr+WKyBhWTzxm/9j+kGC9JclO+hBOHc18PSo9iM =
275- github.com/nyaruka/phonenumbers v1.6.9 /go.mod h1:IUu45lj2bSeYXQuxDyyuzOrdV10tyRa1YSsfH8EKN5c =
274+ github.com/nyaruka/phonenumbers v1.6.10 h1:kGTxTzd320dUamRB/MPeZSIwKNLn4vHlysOt5Cp8uoU =
275+ github.com/nyaruka/phonenumbers v1.6.10 /go.mod h1:IUu45lj2bSeYXQuxDyyuzOrdV10tyRa1YSsfH8EKN5c =
276276github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 h1:zrbMGy9YXpIeTnGj4EljqMiZsIcE09mmF8XsD5AYOJc =
277277github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 /go.mod h1:rEKTHC9roVVicUIfZK7DYrdIoM0EOr8mK1Hj5s3JjH0 =
278278github.com/olekukonko/errors v1.2.0 h1:10Zcn4GeV59t/EGqJc8fUjtFT/FuUh5bTMzZ1XwmCRo =
You can’t perform that action at this time.
0 commit comments