Skip to content

Commit

Permalink
chore(deps): bump github.com/Eyevinn/mp4ff from 0.46.0 to 0.47.0 (#28)
Browse files Browse the repository at this point in the history
Bumps [github.com/Eyevinn/mp4ff](https://github.com/Eyevinn/mp4ff) from 0.46.0 to 0.47.0.
- [Release notes](https://github.com/Eyevinn/mp4ff/releases)
- [Changelog](https://github.com/Eyevinn/mp4ff/blob/master/CHANGELOG.md)
- [Commits](Eyevinn/mp4ff@v0.46.0...v0.47.0)

---
updated-dependencies:
- dependency-name: github.com/Eyevinn/mp4ff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 19ff504 commit e6c6a2c
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 @@ -3,7 +3,7 @@ module github.com/iyear/gowidevine
go 1.18

require (
github.com/Eyevinn/mp4ff v0.46.0
github.com/Eyevinn/mp4ff v0.47.0
github.com/chmike/cmac-go v1.1.0
github.com/stretchr/testify v1.9.0
google.golang.org/protobuf v1.35.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/Eyevinn/mp4ff v0.46.0 h1:A8oJA4A3C9fDbX38jEw/26utjNdvmRmrO37tVI5pDk0=
github.com/Eyevinn/mp4ff v0.46.0/go.mod h1:hJNUUqOBryLAzUW9wpCJyw2HaI+TCd2rUPhafoS5lgg=
github.com/Eyevinn/mp4ff v0.47.0 h1:XSSHYt5+I0fyOnHWoNwM72DtivlmHFR0V9azgIi+ZVU=
github.com/Eyevinn/mp4ff v0.47.0/go.mod h1:hJNUUqOBryLAzUW9wpCJyw2HaI+TCd2rUPhafoS5lgg=
github.com/chmike/cmac-go v1.1.0 h1:aF73ZAEx9N2WdQc93DOJ2fMsBDAGqUtuenjMJMb3kEI=
github.com/chmike/cmac-go v1.1.0/go.mod h1:wcIN7NRqWSKGuORzd4dReBkoBDE9ZBqfyTVxyDxGeUw=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit e6c6a2c

Please sign in to comment.