From de6e37b4cc43221f968cbd872188c67f6185130b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 07:52:32 +0000 Subject: [PATCH] Bump github.com/pierrre/go-libs from 0.10.3 to 0.10.4 Bumps [github.com/pierrre/go-libs](https://github.com/pierrre/go-libs) from 0.10.3 to 0.10.4. - [Commits](https://github.com/pierrre/go-libs/compare/v0.10.3...v0.10.4) --- 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 7e0a84e..3f2311a 100644 --- a/go.mod +++ b/go.mod @@ -14,6 +14,6 @@ require ( require ( github.com/pierrre/compare v1.4.13 // indirect - github.com/pierrre/go-libs v0.10.3 // indirect + github.com/pierrre/go-libs v0.10.4 // indirect github.com/pierrre/pretty v0.9.1 // indirect ) diff --git a/go.sum b/go.sum index 59c91cf..ef20fc5 100644 --- a/go.sum +++ b/go.sum @@ -12,8 +12,8 @@ github.com/pierrre/assert v0.6.6 h1:NTuGmUjgYnLzLfIbsSw4ExRwdxRe1W33RznZRI4lQRI= github.com/pierrre/assert v0.6.6/go.mod h1:sXsSQfPNeL4Nvd/+pa0OkD7WEIVXMHhOC1MJj0sx694= 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.10.3 h1:eNtIo5YZoVlIj3eX6K/vAafzDHV2C/+OeSZWNqzWZqo= -github.com/pierrre/go-libs v0.10.3/go.mod h1:Bd2rkKVvjMWABSeFwRHJfou1eKZPFTfL4N1YdICq5z4= +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.1 h1:8aaHJEQ/meO1Tq6yZ7nHZMeU38L8Vz8jR/pFvpaFcB0= github.com/pierrre/pretty v0.9.1/go.mod h1:W4hNPhANZ3UzImW2li+196dq67ZIIJgkoq2zaOVkXxs= github.com/the42/cartconvert v1.0.0 h1:g8kt6ic2GEhdcZ61ZP9GsWwhosVo5nCnH1n2/oAQXUU=