This repository was archived by the owner on Oct 31, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ require (
2424 github.com/mailru/easyjson v0.7.7 // indirect
2525 github.com/mattn/go-colorable v0.1.8 // indirect
2626 github.com/nleeper/goment v1.4.2
27- github.com/nyaruka/phonenumbers v1.0.71
27+ github.com/nyaruka/phonenumbers v1.0.72
2828 github.com/pkg/errors v0.9.2-0.20201214064552-5dd12d0cfe7f
2929 github.com/plaid/plaid-go v1.4.0
3030 github.com/prometheus/client_golang v1.11.0
Original file line number Diff line number Diff line change @@ -601,6 +601,8 @@ github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
601601github.com/nxadm/tail v1.4.8 /go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU =
602602github.com/nyaruka/phonenumbers v1.0.71 h1:itkCGhxkQkHrJ6OyZSApdjQVlPmrWs88MF283pPvbFU =
603603github.com/nyaruka/phonenumbers v1.0.71 /go.mod h1:sDaTZ/KPX5f8qyV9qN+hIm+4ZBARJrupC6LuhshJq1U =
604+ github.com/nyaruka/phonenumbers v1.0.72 h1:l1ClBSmRpEN6lfp28emOGPk7nzcuZ1hgWLtWk5lZXpM =
605+ github.com/nyaruka/phonenumbers v1.0.72 /go.mod h1:DTw5PBWllLZuh8TwMfgiC+g3+4wmowrsO+4HhnSENkc =
604606github.com/oklog/run v1.0.0 /go.mod h1:dlhp/R75TPv97u0XWUtDeV/lRKWPKSdTuV0TZvrmrQA =
605607github.com/onsi/ginkgo v1.6.0 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
606608github.com/onsi/ginkgo v1.10.1 /go.mod h1:lLunBs/Ym6LB5Z9jYTR76FiuTmxDTDusOGeTQH+WWjE =
You can’t perform that action at this time.
0 commit comments