Skip to content

Commit b6f95fe

Browse files
chore(deps): bump github.com/team-telnyx/telnyx-go/v4
Bumps [github.com/team-telnyx/telnyx-go/v4](https://github.com/team-telnyx/telnyx-go) from 4.59.0 to 4.60.0. - [Release notes](https://github.com/team-telnyx/telnyx-go/releases) - [Changelog](https://github.com/team-telnyx/telnyx-go/blob/main/CHANGELOG.md) - [Commits](team-telnyx/telnyx-go@v4.59.0...v4.60.0) --- updated-dependencies: - dependency-name: github.com/team-telnyx/telnyx-go/v4 dependency-version: 4.60.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82d63df commit b6f95fe

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.24.11
55
require (
66
github.com/gorilla/websocket v1.5.3
77
github.com/plexusone/omnivoice-core v0.8.0
8-
github.com/team-telnyx/telnyx-go/v4 v4.59.0
8+
github.com/team-telnyx/telnyx-go/v4 v4.60.0
99
)
1010

1111
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aN
22
github.com/gorilla/websocket v1.5.3/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
33
github.com/plexusone/omnivoice-core v0.8.0 h1:vmxP3RFqSe2SQajD3ZsxEjwZg4y7Lv5fMGV4aPZimYI=
44
github.com/plexusone/omnivoice-core v0.8.0/go.mod h1:oFa3AOIKDv9lMd7M0cG1HBZOBKK6H9GAVhi7aiR9nYA=
5-
github.com/team-telnyx/telnyx-go/v4 v4.59.0 h1:AKiobLFEE7orPeZy/pl68fV4aBvZJu9gALl4Svn3rRY=
6-
github.com/team-telnyx/telnyx-go/v4 v4.59.0/go.mod h1:a8Z4CX3XKpxpziKboMKXe3Ds4hZ1ImAnZ1mQm5QxHyw=
5+
github.com/team-telnyx/telnyx-go/v4 v4.60.0 h1:dyYdP8lX/DiE3co0Uku7D+Qx/KDpr8lWa2sTpMdSdhQ=
6+
github.com/team-telnyx/telnyx-go/v4 v4.60.0/go.mod h1:a8Z4CX3XKpxpziKboMKXe3Ds4hZ1ImAnZ1mQm5QxHyw=
77
github.com/tidwall/gjson v1.14.2/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=
88
github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY=
99
github.com/tidwall/gjson v1.18.0/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=

0 commit comments

Comments
 (0)