From a0151e7a1a48e0831c70fb498c315b8b42757fcc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 01:18:45 +0000 Subject: [PATCH] Bump github.com/otiai10/opengraph from 1.1.2 to 1.1.3 Bumps [github.com/otiai10/opengraph](https://github.com/otiai10/opengraph) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/otiai10/opengraph/releases) - [Commits](https://github.com/otiai10/opengraph/compare/v1.1.2...v1.1.3) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8d8818f..ce433ee 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.14 require ( github.com/kr/pretty v0.2.1 - github.com/otiai10/opengraph v1.1.2 + github.com/otiai10/opengraph v1.1.3 github.com/p1ass/feeds v1.1.1 github.com/pkg/errors v0.9.1 golang.org/x/sync v0.0.0-20190423024810-112230192c58 diff --git a/go.sum b/go.sum index b4637ac..082316c 100644 --- a/go.sum +++ b/go.sum @@ -17,6 +17,7 @@ github.com/otiai10/opengraph v1.1.1 h1:zaHbzhegXGqxVpiI7xlQQ0vKBWvHJbagnUjDC40sF github.com/otiai10/opengraph v1.1.1/go.mod h1:ZMbPcfiSRSsg3+yrWZCXrgYL6kEK4KpH4GG1iyIvEXs= github.com/otiai10/opengraph v1.1.2 h1:ajv2DTAh62p6wv1bXxnje+9K/AATJROtjnmk6Ml7Ro8= github.com/otiai10/opengraph v1.1.2/go.mod h1:ZMbPcfiSRSsg3+yrWZCXrgYL6kEK4KpH4GG1iyIvEXs= +github.com/otiai10/opengraph v1.1.3/go.mod h1:ZMbPcfiSRSsg3+yrWZCXrgYL6kEK4KpH4GG1iyIvEXs= github.com/p1ass/feeds v1.1.1 h1:ah6XlzYVT3RCie+KYeqOgoGvn1IepKYLjI8jzPNeMs8= github.com/p1ass/feeds v1.1.1/go.mod h1:FV21uIHg0+tWMbO9u0qzQmf1cwF5E+nO/ZkfAu1rCAY= github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=