From 01d3ff411dbd56ff2263c0f54fa517c57f95151c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 06:51:19 +0000 Subject: [PATCH] Bump github.com/pierrre/go-libs from 0.9.3 to 0.9.4 (#121) Bumps [github.com/pierrre/go-libs](https://github.com/pierrre/go-libs) from 0.9.3 to 0.9.4. - [Commits](https://github.com/pierrre/go-libs/compare/v0.9.3...v0.9.4) --- updated-dependencies: - dependency-name: github.com/pierrre/go-libs 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 e2e210e..b8ba7fe 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.23.0 require ( github.com/pierrre/assert v0.6.0 - github.com/pierrre/go-libs v0.9.3 + github.com/pierrre/go-libs v0.9.4 github.com/pierrre/pretty v0.7.1 ) diff --git a/go.sum b/go.sum index c1473da..519e501 100644 --- a/go.sum +++ b/go.sum @@ -2,7 +2,7 @@ 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/compare v1.4.13 h1:b6gi3OgN1emmD1Ly37m+B/Pbq6tac+w3lNGT5xu4I10= github.com/pierrre/compare v1.4.13/go.mod h1:+ie0ecM2nS32oLck0FWDstwIUSZ0YF4KBIaACOvKhJM= -github.com/pierrre/go-libs v0.9.3 h1:Z21IQKTX1EbOFb3M3DuYTtFi63AdeZeXu0gVvpfxv18= -github.com/pierrre/go-libs v0.9.3/go.mod h1:8ukTYTknOuQ3Eq5dy2Kzhndi7pCLR5KcPGT4EdyooN0= +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=