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 4
4
5
5
require (
6
6
github.com/gocolly/colly/v2 v2.1.0
7
- github.com/nyaruka/phonenumbers v1.3.3
7
+ github.com/nyaruka/phonenumbers v1.3.4
8
8
github.com/sirupsen/logrus v1.9.3
9
9
github.com/stretchr/testify v1.9.0
10
10
gorm.io/driver/sqlite v1.5.5
Original file line number Diff line number Diff line change @@ -62,8 +62,8 @@ github.com/kennygrant/sanitize v1.2.4 h1:gN25/otpP5vAsO2djbMhF/LQX6R7+O1TB4yv8Nz
62
62
github.com/kennygrant/sanitize v1.2.4 /go.mod h1:LGsjYYtgxbetdg5owWB2mpgUL6e2nfw2eObZ0u0qvak =
63
63
github.com/mattn/go-sqlite3 v1.14.19 h1:fhGleo2h1p8tVChob4I9HpmVFIAkKGpiukdrgQbWfGI =
64
64
github.com/mattn/go-sqlite3 v1.14.19 /go.mod h1:2eHXhiwb8IkHr+BDWZGa96P6+rkvnG63S2DGjv9HUNg =
65
- github.com/nyaruka/phonenumbers v1.3.3 h1:20xjcqyG/ocEjuS6ry9XKyXdy8scWzjCiLW9aDyx8ks =
66
- github.com/nyaruka/phonenumbers v1.3.3 /go.mod h1:Ut+eFwikULbmCenH6InMKL9csUNLyxHuBLyfkpum11s =
65
+ github.com/nyaruka/phonenumbers v1.3.4 h1:bF1Wdh++fxw09s3surhVeBhXEcUKG07pHeP8HQXqjn8 =
66
+ github.com/nyaruka/phonenumbers v1.3.4 /go.mod h1:Ut+eFwikULbmCenH6InMKL9csUNLyxHuBLyfkpum11s =
67
67
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
68
68
github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
69
69
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 /go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA =
You can’t perform that action at this time.
0 commit comments