From 02d8a4b68b7dd8db9dc3333325ec92375c3cfaa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 06:55:56 +0000 Subject: [PATCH] Bump github.com/pierrre/pretty from 0.7.1 to 0.8.1 (#107) Bumps [github.com/pierrre/pretty](https://github.com/pierrre/pretty) from 0.7.1 to 0.8.1. - [Commits](https://github.com/pierrre/pretty/compare/v0.7.1...v0.8.1) --- updated-dependencies: - dependency-name: github.com/pierrre/pretty dependency-type: indirect update-type: version-update:semver-minor ... 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 5709037..db400f8 100644 --- a/go.mod +++ b/go.mod @@ -7,4 +7,4 @@ require ( github.com/pierrre/go-libs v0.9.4 ) -require github.com/pierrre/pretty v0.7.1 // indirect +require github.com/pierrre/pretty v0.8.1 // indirect diff --git a/go.sum b/go.sum index 358996c..3cb119e 100644 --- a/go.sum +++ b/go.sum @@ -2,5 +2,5 @@ github.com/pierrre/assert v0.6.0 h1:h5b5xD3wI+kK8zeAXc7eBwkDbY4zrt+PRBcTaiem3ss= github.com/pierrre/assert v0.6.0/go.mod h1:K9POezIIIkBerBcpA2p6r7WkrBzJ7eX8b38ikzpiquQ= github.com/pierrre/go-libs v0.9.4 h1:0TaU2mf7v1v9C5r9xTs2m55D04RtlKS+I+9VjpE94Ck= github.com/pierrre/go-libs v0.9.4/go.mod h1:8ukTYTknOuQ3Eq5dy2Kzhndi7pCLR5KcPGT4EdyooN0= -github.com/pierrre/pretty v0.7.1 h1:XyOxGMTr2WRrEs8N6riroDDPHbqOASIV8/nggImeTdA= -github.com/pierrre/pretty v0.7.1/go.mod h1:8WXIrWGZS1iT+efOcqzMj9cSUTBjDgz8AvmfI9eJ2nU= +github.com/pierrre/pretty v0.8.1 h1:xRSdy8/YdUG/+Ma3pAiGktdd/fD4Z43aB16zRXXQ810= +github.com/pierrre/pretty v0.8.1/go.mod h1:+DetkJrPnQ+EjZ8CFZ+DRfRNvghFv7UaXZEbe0RawLA=