Skip to content

Commit

Permalink
fix: update media package
Browse files Browse the repository at this point in the history
  • Loading branch information
emiago committed Jun 19, 2024
1 parent 76c0a46 commit 5c8faf1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21
toolchain go1.21.5

require (
github.com/emiago/media v0.1.1-0.20240619203804-4165fb8ba225
github.com/emiago/media v0.1.1-0.20240619212740-bf8c5574162c
github.com/emiago/sipgo v0.22.0
github.com/icholy/digest v0.1.22
github.com/pion/rtp v1.8.6
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ github.com/emiago/media v0.1.0 h1:w+TWK/lTfi2A/Jszl6eRXYF7WRY9Ac5R+Quh+Kpom2o=
github.com/emiago/media v0.1.0/go.mod h1:ZR7F8OydXIBOSFXQwxkMs56fJD3I/KpN/Z+ZOhyaIiY=
github.com/emiago/media v0.1.1-0.20240619203804-4165fb8ba225 h1:4oRmN/GPAx9UUw1EDbk3xNR4Z73WLDpsdf0AJ5RvGGY=
github.com/emiago/media v0.1.1-0.20240619203804-4165fb8ba225/go.mod h1:phTj1EGDttAaMyKVvR/NG2CTdUVnbIDm5QzdH4nZUsU=
github.com/emiago/media v0.1.1-0.20240619212740-bf8c5574162c h1:6+wLMyxGS+sz2WVILPlbW8vB3tyPDSxZ907glP2Q5Z8=
github.com/emiago/media v0.1.1-0.20240619212740-bf8c5574162c/go.mod h1:phTj1EGDttAaMyKVvR/NG2CTdUVnbIDm5QzdH4nZUsU=
github.com/emiago/sipgo v0.22.0 h1:GaQ51m26M9QnVBVY2aDJ/mXqq/BDfZ1A+nW7XgU/4Ts=
github.com/emiago/sipgo v0.22.0/go.mod h1:a77FgPEEjJvfYWYfP3p53u+dNhWEMb/VGVS6guvBzx0=
github.com/gobwas/httphead v0.1.0 h1:exrUm0f4YX0L7EBwZHuCF4GDp8aJfVeBrlLQrs6NqWU=
Expand Down

0 comments on commit 5c8faf1

Please sign in to comment.