Skip to content

Commit 62ef22c

Browse files
Bump github.com/nyaruka/phonenumbers from 1.6.10 to 1.6.11 (#2196)
Bumps [github.com/nyaruka/phonenumbers](https://github.com/nyaruka/phonenumbers) from 1.6.10 to 1.6.11. - [Release notes](https://github.com/nyaruka/phonenumbers/releases) - [Changelog](https://github.com/nyaruka/phonenumbers/blob/main/CHANGELOG.md) - [Commits](nyaruka/phonenumbers@v1.6.10...v1.6.11) --- updated-dependencies: - dependency-name: github.com/nyaruka/phonenumbers dependency-version: 1.6.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a9424a commit 62ef22c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require (
1616
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826
1717
github.com/mozillazg/go-unidecode v0.2.0
1818
github.com/mypurecloud/platform-client-sdk-go/v179 v179.1.0
19-
github.com/nyaruka/phonenumbers v1.6.10
19+
github.com/nyaruka/phonenumbers v1.6.11
2020
github.com/rjNemo/underscore v0.10.0
2121
github.com/shirou/gopsutil/v4 v4.26.1
2222
github.com/zclconf/go-cty v1.18.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,8 +217,8 @@ github.com/mozillazg/go-unidecode v0.2.0 h1:vFGEzAH9KSwyWmXCOblazEWDh7fOkpmy/Z4A
217217
github.com/mozillazg/go-unidecode v0.2.0/go.mod h1:zB48+/Z5toiRolOZy9ksLryJ976VIwmDmpQ2quyt1aA=
218218
github.com/mypurecloud/platform-client-sdk-go/v179 v179.1.0 h1:xvv6B/8zDVN6IBi/tEHPuvQodF/eCjJ6q4jerpcmnCM=
219219
github.com/mypurecloud/platform-client-sdk-go/v179 v179.1.0/go.mod h1:Odp9tLGG8NvTqqTPxaNCOQTCypp998QFA7/VxdNFYMk=
220-
github.com/nyaruka/phonenumbers v1.6.10 h1:kGTxTzd320dUamRB/MPeZSIwKNLn4vHlysOt5Cp8uoU=
221-
github.com/nyaruka/phonenumbers v1.6.10/go.mod h1:IUu45lj2bSeYXQuxDyyuzOrdV10tyRa1YSsfH8EKN5c=
220+
github.com/nyaruka/phonenumbers v1.6.11 h1:jXMpF1xGgw5z6yxr4KDbiTDPfji91gW8g0d04G7SYb8=
221+
github.com/nyaruka/phonenumbers v1.6.11/go.mod h1:IUu45lj2bSeYXQuxDyyuzOrdV10tyRa1YSsfH8EKN5c=
222222
github.com/oklog/run v1.1.0 h1:GEenZ1cK0+q0+wsJew9qUg/DyD8k3JzYsZAi5gYi2mA=
223223
github.com/oklog/run v1.1.0/go.mod h1:sVPdnTZT1zYwAJeCMu2Th4T21pA3FPOQRfWjQlk7DVU=
224224
github.com/pelletier/go-toml/v2 v2.2.3 h1:YmeHyLY8mFWbdkNWwpr+qIL2bEqT0o95WSdkNHvL12M=

0 commit comments

Comments
 (0)