From 52bf776db479f6aa855d99d1e1e7c8a03aaaa672 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 00:15:46 +0700 Subject: [PATCH] build(deps): bump github.com/sebdah/goldie/v2 from 2.5.3 to 2.5.5 (#123) Bumps [github.com/sebdah/goldie/v2](https://github.com/sebdah/goldie) from 2.5.3 to 2.5.5. - [Release notes](https://github.com/sebdah/goldie/releases) - [Commits](https://github.com/sebdah/goldie/compare/v2.5.3...v2.5.5) --- updated-dependencies: - dependency-name: github.com/sebdah/goldie/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 475012c..1964b3a 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/make-go-great/markdown-go v0.5.0 github.com/make-go-great/rst-go v0.3.0 github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e - github.com/sebdah/goldie/v2 v2.5.3 + github.com/sebdah/goldie/v2 v2.5.5 github.com/stretchr/testify v1.9.0 github.com/urfave/cli/v2 v2.27.3 golang.org/x/mod v0.19.0 diff --git a/go.sum b/go.sum index 63563f6..01878a2 100644 --- a/go.sum +++ b/go.sum @@ -73,8 +73,8 @@ github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZN github.com/rogpeppe/go-internal v1.11.0 h1:cWPaGQEPrBb5/AsnsZesgZZ9yb1OQ+GOISoDNXVBh4M= github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk= github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= -github.com/sebdah/goldie/v2 v2.5.3 h1:9ES/mNN+HNUbNWpVAlrzuZ7jE+Nrczbj8uFRjM7624Y= -github.com/sebdah/goldie/v2 v2.5.3/go.mod h1:oZ9fp0+se1eapSRjfYbsV/0Hqhbuu3bJVvKI/NNtssI= +github.com/sebdah/goldie/v2 v2.5.5 h1:rx1mwF95RxZ3/83sdS4Yp7t2C5TCokvWP4TBRbAyEWY= +github.com/sebdah/goldie/v2 v2.5.5/go.mod h1:oZ9fp0+se1eapSRjfYbsV/0Hqhbuu3bJVvKI/NNtssI= github.com/sergi/go-diff v1.0.0/go.mod h1:0CfEIISq7TuYL3j771MWULgwwjU+GofnZX9QAmXWZgo= github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 h1:n661drycOFuPLCN3Uc8sB6B/s6Z4t2xvBgU1htSHuq8= github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3/go.mod h1:A0bzQcvG0E7Rwjx0REVgAGH58e96+X0MeOfepqsbeW4=