From e418b600518e84be6ba3399b1b30e919e651cf3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 01:46:40 +0000 Subject: [PATCH] Bump github.com/sunshineplan/chrome from 1.1.14 to 1.1.16 Bumps [github.com/sunshineplan/chrome](https://github.com/sunshineplan/chrome) from 1.1.14 to 1.1.16. - [Release notes](https://github.com/sunshineplan/chrome/releases) - [Commits](https://github.com/sunshineplan/chrome/compare/v1.1.14...v1.1.16) --- updated-dependencies: - dependency-name: github.com/sunshineplan/chrome dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 5c54f4e..52e384c 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/chromedp/cdproto v0.0.0-20240202021202-6d0b6a386732 github.com/chromedp/chromedp v0.9.5 github.com/grafov/m3u8 v0.12.0 - github.com/sunshineplan/chrome v1.1.14 + github.com/sunshineplan/chrome v1.1.16 github.com/sunshineplan/gohttp v1.0.10 github.com/sunshineplan/useragent v1.0.1 github.com/sunshineplan/utils v0.1.67 diff --git a/go.sum b/go.sum index 9ed76dd..1d98a7a 100644 --- a/go.sum +++ b/go.sum @@ -20,8 +20,8 @@ github.com/mailru/easyjson v0.7.7 h1:UGYAvKxe3sBsEDzO8ZeWOSlIQfWFlxbzLZe7hwFURr0 github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJJLY9Nlc= github.com/orisano/pixelmatch v0.0.0-20220722002657-fb0b55479cde h1:x0TT0RDC7UhAVbbWWBzr41ElhJx5tXPWkIHA2HWPRuw= github.com/orisano/pixelmatch v0.0.0-20220722002657-fb0b55479cde/go.mod h1:nZgzbfBr3hhjoZnS66nKrHmduYNpc34ny7RK4z5/HM0= -github.com/sunshineplan/chrome v1.1.14 h1:+Jiy8CzHyKh+u8F5eLBJAiIV0aLA38x0uz31HRD+99M= -github.com/sunshineplan/chrome v1.1.14/go.mod h1:T6BhKe32SqLd2/i4DdBTbmM+2UKn17l4F2r17nltxSg= +github.com/sunshineplan/chrome v1.1.16 h1:Ivy6Z+tswJZdDmP6evXXHWwCYYzqt2fKueOjyQPRwb0= +github.com/sunshineplan/chrome v1.1.16/go.mod h1:T6BhKe32SqLd2/i4DdBTbmM+2UKn17l4F2r17nltxSg= github.com/sunshineplan/gohttp v1.0.10 h1:yXV1Jc+kRLsS0gOr2kKs2jywhso+X422xzV+uOnQK8A= github.com/sunshineplan/gohttp v1.0.10/go.mod h1:aTmCdd7sOiBHDyFVDW9pTvX5ecRUOFym4zGN9DhwM18= github.com/sunshineplan/useragent v1.0.1 h1:0x4MIlcOQ2awc1XKUwEJr+fDcJXpm/bw1H7Hbi79PbY=