From 1a90b1471fb86d49b3a0550bab2421fc0e481b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 07:47:00 +0000 Subject: [PATCH] Bump github.com/pierrre/pretty from 0.9.2 to 0.9.3 (#131) Bumps [github.com/pierrre/pretty](https://github.com/pierrre/pretty) from 0.9.2 to 0.9.3. - [Commits](https://github.com/pierrre/pretty/compare/v0.9.2...v0.9.3) --- updated-dependencies: - dependency-name: github.com/pierrre/pretty 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 208f781..e93271f 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.24.0 require ( github.com/pierrre/assert v0.6.6 github.com/pierrre/go-libs v0.10.4 - github.com/pierrre/pretty v0.9.2 + github.com/pierrre/pretty v0.9.3 ) require github.com/pierrre/compare v1.4.13 // indirect diff --git a/go.sum b/go.sum index 29a921d..b1f1f67 100644 --- a/go.sum +++ b/go.sum @@ -4,5 +4,5 @@ github.com/pierrre/compare v1.4.13 h1:b6gi3OgN1emmD1Ly37m+B/Pbq6tac+w3lNGT5xu4I1 github.com/pierrre/compare v1.4.13/go.mod h1:+ie0ecM2nS32oLck0FWDstwIUSZ0YF4KBIaACOvKhJM= github.com/pierrre/go-libs v0.10.4 h1:ty5bNcT02BvyX825PRC35oHdAVMHcvfybK2LEsHJ+H8= github.com/pierrre/go-libs v0.10.4/go.mod h1:Bd2rkKVvjMWABSeFwRHJfou1eKZPFTfL4N1YdICq5z4= -github.com/pierrre/pretty v0.9.2 h1:Od9XMZ2g1JJtWlDQ6P3WQgfVQ3Og+EKW58qkRyTbe/k= -github.com/pierrre/pretty v0.9.2/go.mod h1:mjPg5mjwjcNiB5zu/upKymiAPEohbfm1KnC3K+SP1pc= +github.com/pierrre/pretty v0.9.3 h1:DyOcaS1VMCqgjPSA95kZIWYRTtaGiny4/+ce92N19CA= +github.com/pierrre/pretty v0.9.3/go.mod h1:256CqIxdbhTM+nVJ6QnQumqUrl5x4eFO3aSrJK0ruOA=