Skip to content

Commit

Permalink
Update module github.com/emiago/sipgo to v0.16.1
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate[bot] authored Jan 7, 2024
1 parent 1956024 commit 4ed1567
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/at-wat/ebml-go v0.17.0
github.com/emiago/sipgo v0.16.0
github.com/emiago/sipgo v0.16.1
github.com/google/uuid v1.5.0
github.com/gorilla/websocket v1.5.1
github.com/notedit/janus-go v0.0.0-20210115013133-fdce1b146d0e
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/coreos/go-systemd/v22 v22.3.3-0.20220203105225-a9a7ef127534/go.mod h1
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/emiago/sipgo v0.16.0 h1:FDI1cDQuxzmFN2rXwn2/u1HkHHIiJoLWC71TVSVc7OQ=
github.com/emiago/sipgo v0.16.0/go.mod h1:Kq302YJaJx1kD3MEa30Y5zcQmcLcGi+3qIl1eGuzB8g=
github.com/emiago/sipgo v0.16.1 h1:CWuyBky50XtNvGJFB9Piw5rFvuwx0drPNgTgLjuZ4DA=
github.com/emiago/sipgo v0.16.1/go.mod h1:Kq302YJaJx1kD3MEa30Y5zcQmcLcGi+3qIl1eGuzB8g=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/fsnotify/fsnotify v1.4.9/go.mod h1:znqG4EE+3YCdAaPaxE2ZRY/06pZUdp0tY4IgpuI1SZQ=
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE=
Expand Down

0 comments on commit 4ed1567

Please sign in to comment.