Skip to content

Commit 2c1adbd

Browse files
authored
Merge pull request #832 from NdoleStudio/dependabot/go_modules/api/github.com/nyaruka/phonenumbers-1.6.10
fix(deps): bump github.com/nyaruka/phonenumbers from 1.6.9 to 1.6.10 in /api
2 parents 981df9a + 2802cde commit 2c1adbd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

api/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

api/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,8 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJ
271271
github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M=
272272
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
273273
github.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=
276276
github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6 h1:zrbMGy9YXpIeTnGj4EljqMiZsIcE09mmF8XsD5AYOJc=
277277
github.com/olekukonko/cat v0.0.0-20250911104152-50322a0618f6/go.mod h1:rEKTHC9roVVicUIfZK7DYrdIoM0EOr8mK1Hj5s3JjH0=
278278
github.com/olekukonko/errors v1.2.0 h1:10Zcn4GeV59t/EGqJc8fUjtFT/FuUh5bTMzZ1XwmCRo=

0 commit comments

Comments
 (0)