From 0af2a1c476df61b9a57bf09c1d97ed0342a548a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 06:28:33 +0000 Subject: [PATCH] Bump github.com/pierrre/go-libs from 0.5.1 to 0.5.6 Bumps [github.com/pierrre/go-libs](https://github.com/pierrre/go-libs) from 0.5.1 to 0.5.6. - [Commits](https://github.com/pierrre/go-libs/compare/v0.5.1...v0.5.6) --- updated-dependencies: - dependency-name: github.com/pierrre/go-libs dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index e89c805..2cb1c83 100644 --- a/go.mod +++ b/go.mod @@ -14,6 +14,6 @@ require ( require ( github.com/pierrre/compare v1.4.6 // indirect - github.com/pierrre/go-libs v0.5.1 // indirect + github.com/pierrre/go-libs v0.5.6 // indirect github.com/pierrre/pretty v0.1.0 // indirect ) diff --git a/go.sum b/go.sum index 353a487..97bd516 100644 --- a/go.sum +++ b/go.sum @@ -12,8 +12,8 @@ github.com/pierrre/assert v0.3.8 h1:8niDJtzqJRu8nckYfOt3W7eO5aYMDNbXLt8XUhddVa0= github.com/pierrre/assert v0.3.8/go.mod h1:qS2c0DLKQOJXYtpq7G/bNisxuvNLY0GB8T1sUoQKuu8= github.com/pierrre/compare v1.4.6 h1:JjGjO9r82dT3K/Zzaqgzdwo/rKFv04Jpb97AAU0wW1M= github.com/pierrre/compare v1.4.6/go.mod h1:uwIp5+8pGOhaHKnzM2rI2A/hiAbTaE0tkiD/G2iHNWM= -github.com/pierrre/go-libs v0.5.1 h1:G6ehSOfyvN1kDMkgftIKd9haemOKQ1ebGdwloxJ2DSI= -github.com/pierrre/go-libs v0.5.1/go.mod h1:tqa7qYecba5ZffgPvKsk4PaiPrOL1xBW46xYLLeSyjE= +github.com/pierrre/go-libs v0.5.6 h1:74nqOsmC0QiwEvprgBnmqvO3aq60RAJ9wFR1EvOgEBY= +github.com/pierrre/go-libs v0.5.6/go.mod h1:bkzU6NMY3zxHTIdzRayHmP+Ow/1ZesFT1WDQ2e64DBE= github.com/pierrre/pretty v0.1.0 h1:5EvjYLt2hozwtK0Jvf75IiMcRtTeJndrCEya45ECohU= github.com/pierrre/pretty v0.1.0/go.mod h1:XooZYBjVb9c1X8AciChQ6gnl2iMnIwaLAPkQbMfi7nQ= github.com/the42/cartconvert v1.0.0 h1:g8kt6ic2GEhdcZ61ZP9GsWwhosVo5nCnH1n2/oAQXUU=