Skip to content

Commit 4c43178

Browse files
committed
Update module github.com/emiago/sipgo to v0.26.0
Generated by renovateBot
1 parent d2630e8 commit 4c43178

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ toolchain go1.23.3
77
require (
88
github.com/asticode/go-astiav v0.19.0
99
github.com/at-wat/ebml-go v0.17.1
10-
github.com/emiago/sipgo v0.25.1
10+
github.com/emiago/sipgo v0.26.0
1111
github.com/go-gst/go-gst v1.3.0
1212
github.com/google/uuid v1.6.0
1313
github.com/gorilla/websocket v1.5.3

Diff for: go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSV
88
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
99
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
1010
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
11-
github.com/emiago/sipgo v0.25.1 h1:wQg+PRdJNtKnupNEVfso6z5EOBM2E3+zroN5PNQw0ow=
12-
github.com/emiago/sipgo v0.25.1/go.mod h1:ZQ/tl5t+3assyOjiKw/AInPkcawBJ2Or+d5buztOZsc=
11+
github.com/emiago/sipgo v0.26.0 h1:CiXjnL2ZopYl4/3CN5j2pXksyQ7RGFGD/qWBX1k2rcc=
12+
github.com/emiago/sipgo v0.26.0/go.mod h1:ZQ/tl5t+3assyOjiKw/AInPkcawBJ2Or+d5buztOZsc=
1313
github.com/go-gst/go-glib v1.3.0 h1:u+mPUdLmrDFA/MskIxInJY+M0O1RSkHeZYggnJGWlPk=
1414
github.com/go-gst/go-glib v1.3.0/go.mod h1:JybIYeoHNwCkHGaBf1fHNIaM4sQTrJPkPLsi7dmPNOU=
1515
github.com/go-gst/go-gst v1.3.0 h1:z4mQ7CNJXd6ZfkibzIT9kZKwtgEFJo7jJGlX9cXFzz0=

0 commit comments

Comments
 (0)