Skip to content

Commit

Permalink
Update github.com/deepch/vdk digest to 9b5af91
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 13, 2022
1 parent aee8d35 commit b8f8e03
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 @@ -3,7 +3,7 @@ module github.com/deepch/RTSPtoWeb
go 1.16

require (
github.com/deepch/vdk v0.0.0-20220313205151-c9ede83713b6
github.com/deepch/vdk v0.0.0-20220313222842-9b5af91694e2
github.com/gin-gonic/autotls v0.0.3
github.com/gin-gonic/gin v1.7.7
github.com/go-playground/validator/v10 v10.10.0 // indirect
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ github.com/deepch/vdk v0.0.0-20220309163430-c6529706436c h1:ElPbczQd4gu6bAiBYdff
github.com/deepch/vdk v0.0.0-20220309163430-c6529706436c/go.mod h1:9rAZ6GWQMM5y9J58Efr1uh+YYTuzojAnvUH1XxS8OJ8=
github.com/deepch/vdk v0.0.0-20220313205151-c9ede83713b6 h1:XwxJdhXpeWdoh/DH//Wz5lOYXAxNi5VYUgE8X+x1RLg=
github.com/deepch/vdk v0.0.0-20220313205151-c9ede83713b6/go.mod h1:9rAZ6GWQMM5y9J58Efr1uh+YYTuzojAnvUH1XxS8OJ8=
github.com/deepch/vdk v0.0.0-20220313222842-9b5af91694e2 h1:cgjCpUErEz6b/jO/0szpPckET14JXQ1JIFkLOWGcEL0=
github.com/deepch/vdk v0.0.0-20220313222842-9b5af91694e2/go.mod h1:9rAZ6GWQMM5y9J58Efr1uh+YYTuzojAnvUH1XxS8OJ8=
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/gin-contrib/sse v0.1.0 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=
Expand Down

0 comments on commit b8f8e03

Please sign in to comment.