Skip to content

Commit 77e702c

Browse files
authored
Merge pull request #26 from plexusone/dependabot/go_modules/github.com/team-telnyx/telnyx-go/v4-4.77.0
chore(deps): bump github.com/team-telnyx/telnyx-go/v4 from 4.76.0 to 4.77.0
2 parents c740cb2 + d44d731 commit 77e702c

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.26.0
55
require (
66
github.com/gorilla/websocket v1.5.3
77
github.com/plexusone/omnivoice-core v0.9.0
8-
github.com/team-telnyx/telnyx-go/v4 v4.76.0
8+
github.com/team-telnyx/telnyx-go/v4 v4.77.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.9.0 h1:31acEVU+XNlt66/2fXNmgNjYaxQW75Y3y+mRKEspI/0=
44
github.com/plexusone/omnivoice-core v0.9.0/go.mod h1:w5uCGNW64K5RDcmgA9Ag9F5tfFEau9K7mQTHdq9NYms=
5-
github.com/team-telnyx/telnyx-go/v4 v4.76.0 h1:4BDizfdB/nvDVfaigNUA5jViXvyzLL28gzkO3ftThis=
6-
github.com/team-telnyx/telnyx-go/v4 v4.76.0/go.mod h1:a8Z4CX3XKpxpziKboMKXe3Ds4hZ1ImAnZ1mQm5QxHyw=
5+
github.com/team-telnyx/telnyx-go/v4 v4.77.0 h1:NgLZhpr/C1Vqu7SwsCVva6blA/x6dOLh47MMUrdzrbk=
6+
github.com/team-telnyx/telnyx-go/v4 v4.77.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)