Skip to content

Commit

Permalink
update mp3meta version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
gcottom committed Dec 29, 2024
1 parent 72c1142 commit 48c4bfb
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 @@ -4,7 +4,7 @@ go 1.18

require (
github.com/gcottom/flacmeta v0.0.4
github.com/gcottom/mp3meta v0.0.2
github.com/gcottom/mp3meta v0.0.3
github.com/gcottom/mp4meta v0.0.4
github.com/gcottom/oggmeta v0.0.7
)
Expand Down
4 changes: 2 additions & 2 deletions v3/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ 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/gcottom/flacmeta v0.0.4 h1:iF8xTM92Ildzhs1OKD8diOku7pKft2q7PDJ3+UiDfgk=
github.com/gcottom/flacmeta v0.0.4/go.mod h1:epsVDI52yCmttAfQ2kLxOORX1Lgfspn6a14WRflLVzI=
github.com/gcottom/mp3meta v0.0.2 h1:bi7shOhScM2e2o7Bxt6mKuiMKWRu+y4jAexE3WIYTjg=
github.com/gcottom/mp3meta v0.0.2/go.mod h1:mYnE1j3llRiBHrEbLE57NVGIia4qfXoCShXuFkWv5+s=
github.com/gcottom/mp3meta v0.0.3 h1:xacUWxQZngmKOmK5jJuv3VdGdUwnnesUwxSNpT5D0Mg=
github.com/gcottom/mp3meta v0.0.3/go.mod h1:mYnE1j3llRiBHrEbLE57NVGIia4qfXoCShXuFkWv5+s=
github.com/gcottom/mp4meta v0.0.4 h1:oHdl5Ad0A0PQCTxthD0KFEQG7pUxG8oOLmTWmgnbncQ=
github.com/gcottom/mp4meta v0.0.4/go.mod h1:qstBsqczbFF1e90C828qv966Xjx/LFPjWQITARCpyfA=
github.com/gcottom/oggmeta v0.0.7 h1:6mKm/9xhDeKKIOrB0K+daJoXOLbyRq84e5xV3dndDt8=
Expand Down

0 comments on commit 48c4bfb

Please sign in to comment.