Skip to content

Commit 99c7faf

Browse files
Update module github.com/emiago/sipgo to v1
Generated by renovateBot
1 parent 5beeb06 commit 99c7faf

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/asticode/go-astiav v0.19.0
99
github.com/at-wat/ebml-go v0.17.2
1010
github.com/ebitengine/debugui v0.2.0
11-
github.com/emiago/sipgo v0.33.0
11+
github.com/emiago/sipgo v1.0.0
1212
github.com/go-gst/go-gst v1.3.0
1313
github.com/google/uuid v1.6.0
1414
github.com/gorilla/websocket v1.5.3

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ github.com/ebitengine/purego v0.9.0 h1:mh0zpKBIXDceC63hpvPuGLiJ8ZAa3DfrFTudmfi8A
1616
github.com/ebitengine/purego v0.9.0/go.mod h1:iIjxzd6CiRiOG0UyXP+V1+jWqUXVjPKLAI0mRfJZTmQ=
1717
github.com/emiago/sipgo v0.33.0 h1:UxPKCoPREffSjrRE6oesG/RPz5/ZSp8tA8Jc6YvYUsk=
1818
github.com/emiago/sipgo v0.33.0/go.mod h1:gbOLw/kZHZ3wS/5PIa9qVjpdil/IKLdigbZFIYFpHTs=
19+
github.com/emiago/sipgo v1.0.0 h1:l+Ytb33cZJHz4AscVXtT+U6au2s2cvVeQqcIyfC7m2s=
20+
github.com/emiago/sipgo v1.0.0/go.mod h1:DuwAxBZhKMqIzQFPGZb1MVAGU6Wuxj64oTOhd5dx/FY=
1921
github.com/go-gst/go-glib v1.3.0 h1:u+mPUdLmrDFA/MskIxInJY+M0O1RSkHeZYggnJGWlPk=
2022
github.com/go-gst/go-glib v1.3.0/go.mod h1:JybIYeoHNwCkHGaBf1fHNIaM4sQTrJPkPLsi7dmPNOU=
2123
github.com/go-gst/go-gst v1.3.0 h1:z4mQ7CNJXd6ZfkibzIT9kZKwtgEFJo7jJGlX9cXFzz0=

0 commit comments

Comments
 (0)