Skip to content

Commit

Permalink
Update module github.com/deepch/vdk to v0.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 12, 2023
1 parent f1df661 commit 6493694
Show file tree
Hide file tree
Showing 2 changed files with 310 additions and 5 deletions.
7 changes: 2 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,12 @@ module github.com/deepch/RTSPtoWSMP4f
go 1.15

require (
github.com/deepch/vdk v0.0.0-20220402115557-02504b116966
github.com/deepch/vdk v0.0.20
github.com/gin-gonic/gin v1.7.7
github.com/go-playground/validator/v10 v10.10.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/mattn/go-isatty v0.0.14 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/ugorji/go v1.2.6 // indirect
golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838 // indirect
golang.org/x/net v0.0.0-20220225172249-27dd8689420f
golang.org/x/sys v0.0.0-20220204135822-1c1b9b1eba6a // indirect
google.golang.org/protobuf v1.27.1 // indirect
golang.org/x/net v0.8.0
)
Loading

0 comments on commit 6493694

Please sign in to comment.