File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.26.0
55require (
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
1111require (
Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aN
22github.com/gorilla/websocket v1.5.3 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
33github.com/plexusone/omnivoice-core v0.9.0 h1:31acEVU+XNlt66/2fXNmgNjYaxQW75Y3y+mRKEspI/0 =
44github.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 =
77github.com/tidwall/gjson v1.14.2 /go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk =
88github.com/tidwall/gjson v1.18.0 h1:FIDeeyB800efLX89e5a8Y0BNH+LOngJyGrIWxG2FKQY =
99github.com/tidwall/gjson v1.18.0 /go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk =
You can’t perform that action at this time.
0 commit comments