From 380d83f9a968da60419e0afbd8b37bd50ba953de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 11:33:10 +0100 Subject: [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> --- vendor/github.com/abema/go-mp4/string.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/github.com/abema/go-mp4/string.go') diff --git a/vendor/github.com/abema/go-mp4/string.go b/vendor/github.com/abema/go-mp4/string.go index 56afff1bb..4bc368e42 100644 --- a/vendor/github.com/abema/go-mp4/string.go +++ b/vendor/github.com/abema/go-mp4/string.go @@ -7,7 +7,7 @@ import ( "reflect" "strconv" - "github.com/abema/go-mp4/util" + "github.com/abema/go-mp4/internal/util" ) type stringifier struct { -- cgit v1.2.3