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 @@ -32,7 +32,7 @@ require (
3232 github.com/jszwec/csvutil v1.10.0
3333 github.com/lib/pq v1.10.9
3434 github.com/matcornic/hermes v1.3.0
35- github.com/nyaruka/phonenumbers v1.6.3
35+ github.com/nyaruka/phonenumbers v1.6.4
3636 github.com/palantir/stacktrace v0.0.0-20161112013806-78658fd2d177
3737 github.com/patrickmn/go-cache v2.1.0+incompatible
3838 github.com/pkg/errors v0.9.1
Original file line number Diff line number Diff line change @@ -245,8 +245,8 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJ
245245github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M =
246246github.com/modern-go/reflect2 v1.0.2 /go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk =
247247github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe /go.mod h1:wL8QJuTMNUDYhXwkmfOly8iTdp5TEcJFWZD2D7SIkUc =
248- github.com/nyaruka/phonenumbers v1.6.3 h1:JU7Q30+UM/03/vto6Q4EiZfEuRpTVyXMqImIbI942Qw =
249- github.com/nyaruka/phonenumbers v1.6.3 /go.mod h1:7gjs+Lchqm49adhAKB5cdcng5ZXgt6x7Jgvi0ZorUtU =
248+ github.com/nyaruka/phonenumbers v1.6.4 h1:GFAa844VqRKJvO7oboosM1q3gFVgYvyNe0O6CCbg33A =
249+ github.com/nyaruka/phonenumbers v1.6.4 /go.mod h1:7gjs+Lchqm49adhAKB5cdcng5ZXgt6x7Jgvi0ZorUtU =
250250github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec =
251251github.com/olekukonko/tablewriter v0.0.5 /go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY =
252252github.com/palantir/stacktrace v0.0.0-20161112013806-78658fd2d177 h1:nRlQD0u1871kaznCnn1EvYiMbum36v7hw1DLPEjds4o =
You can’t perform that action at this time.
0 commit comments