Skip to content

Commit

Permalink
update mp4meta to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
gcottom committed Dec 13, 2024
1 parent d01c1fc commit 2307740
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion v3/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/gcottom/flacmeta v0.0.3
github.com/gcottom/mp3meta v0.0.1
github.com/gcottom/mp4meta v0.0.2
github.com/gcottom/mp4meta v0.0.3
github.com/gcottom/oggmeta v0.0.6
)

Expand Down
4 changes: 2 additions & 2 deletions v3/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ github.com/gcottom/flacmeta v0.0.3 h1:rH2J2J1hBeorsMCKvBulnEl34quFYBOb2l87Ynkcne
github.com/gcottom/flacmeta v0.0.3/go.mod h1:epsVDI52yCmttAfQ2kLxOORX1Lgfspn6a14WRflLVzI=
github.com/gcottom/mp3meta v0.0.1 h1:wM4iemx1RZCmUG3ptSbNWGxhU0tyWtW8PPsRxYfitEs=
github.com/gcottom/mp3meta v0.0.1/go.mod h1:mYnE1j3llRiBHrEbLE57NVGIia4qfXoCShXuFkWv5+s=
github.com/gcottom/mp4meta v0.0.2 h1:RW8p6zyMetPz6KIhzHD1EHJu+KN0GnrHxoLH9p6Z9eA=
github.com/gcottom/mp4meta v0.0.2/go.mod h1:qstBsqczbFF1e90C828qv966Xjx/LFPjWQITARCpyfA=
github.com/gcottom/mp4meta v0.0.3 h1:LEFmXnoJ0wIfiUWhe+5vXUQcMbnD/ZvFEJf5aEUCR74=
github.com/gcottom/mp4meta v0.0.3/go.mod h1:qstBsqczbFF1e90C828qv966Xjx/LFPjWQITARCpyfA=
github.com/gcottom/oggmeta v0.0.6 h1:eN6WpfZTFj8ca6YSzmrT7HTSGE3zF5CKBN/UDDbQ/8Q=
github.com/gcottom/oggmeta v0.0.6/go.mod h1:ifdINhphaEW587BIgA+m5TJwCoVk88JuZMCHwXc/gpM=
github.com/google/uuid v1.1.2 h1:EVhdT+1Kseyi1/pUmXKaFxYsDNy9RQYkMWRH68J/W7Y=
Expand Down

0 comments on commit 2307740

Please sign in to comment.