mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 09:42:26 -05:00
[chore]: Bump github.com/abema/go-mp4 from 0.13.0 to 1.0.0 (#2222)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9f9fcf743d
commit
380d83f9a9
15 changed files with 16 additions and 15 deletions
2
vendor/github.com/abema/go-mp4/probe.go
generated
vendored
2
vendor/github.com/abema/go-mp4/probe.go
generated
vendored
|
|
@ -5,7 +5,7 @@ import (
|
|||
"errors"
|
||||
"io"
|
||||
|
||||
"github.com/abema/go-mp4/bitio"
|
||||
"github.com/abema/go-mp4/internal/bitio"
|
||||
)
|
||||
|
||||
type ProbeInfo struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue