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/v2 v2.1.0
35- github.com/nyaruka/phonenumbers v1.6.0
35+ github.com/nyaruka/phonenumbers v1.6.1
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 @@ -253,8 +253,8 @@ github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjY
253253github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 h1:RWengNIwukTxcDr9M+97sNutRR1RKhG96O6jWumTTnw =
254254github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 /go.mod h1:TaXosZuwdSHYgviHp1DAtfrULt5eUgsSMsZf+YrPgl8 =
255255github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe /go.mod h1:wL8QJuTMNUDYhXwkmfOly8iTdp5TEcJFWZD2D7SIkUc =
256- github.com/nyaruka/phonenumbers v1.6.0 h1:r9ax45fFg+YLUs2X4bNXm5RAxWl00hYjFgNlv32vtHk =
257- github.com/nyaruka/phonenumbers v1.6.0 /go.mod h1:7gjs+Lchqm49adhAKB5cdcng5ZXgt6x7Jgvi0ZorUtU =
256+ github.com/nyaruka/phonenumbers v1.6.1 h1:XAJcTdYow16VrVKfglznMpJZz8KMJoMjx/91sX+K940 =
257+ github.com/nyaruka/phonenumbers v1.6.1 /go.mod h1:7gjs+Lchqm49adhAKB5cdcng5ZXgt6x7Jgvi0ZorUtU =
258258github.com/olekukonko/tablewriter v0.0.1 /go.mod h1:vsDQFd/mU46D+Z4whnwzcISnGGzXWMclvtLoiIKAKIo =
259259github.com/olekukonko/tablewriter v0.0.5 h1:P2Ga83D34wi1o9J6Wh1mRuqd4mF/x/lgBS7N7AbDhec =
260260github.com/olekukonko/tablewriter v0.0.5 /go.mod h1:hPp6KlRPjbx+hW8ykQs1w3UBbZlj6HuIJcUGPhkA7kY =
You can’t perform that action at this time.
0 commit comments