From 51c4ab1b034417bde99676d9eb393a32c9944c50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 06:25:41 +0000 Subject: [PATCH] Bump github.com/pierrre/go-libs from 0.7.6 to 0.7.8 Bumps [github.com/pierrre/go-libs](https://github.com/pierrre/go-libs) from 0.7.6 to 0.7.8. - [Commits](https://github.com/pierrre/go-libs/compare/v0.7.6...v0.7.8) --- updated-dependencies: - dependency-name: github.com/pierrre/go-libs dependency-type: direct:production 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 89209cd..d3ba1d4 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.23.0 require ( github.com/pierrre/assert v0.5.5 - github.com/pierrre/go-libs v0.7.6 + github.com/pierrre/go-libs v0.7.8 ) require github.com/pierrre/pretty v0.6.1 // indirect diff --git a/go.sum b/go.sum index 8d5a801..67c12e2 100644 --- a/go.sum +++ b/go.sum @@ -1,6 +1,6 @@ github.com/pierrre/assert v0.5.5 h1:GatSe75qV/3gG4u4HxsBE2hg5frPTwrwJxIe3SZE1fY= github.com/pierrre/assert v0.5.5/go.mod h1:bazRkVS1NNiRt9ey/F7LT6fPq2Kuyw+MYEEkV62TKic= -github.com/pierrre/go-libs v0.7.6 h1:BfsqqMVko+I7PtJhjNYLcQIcnk8Pf5mKh8YODk95t5Y= -github.com/pierrre/go-libs v0.7.6/go.mod h1:1D/vaaV/r96umFnv1DkgxzCBoMVuauAXmfnWp/D2+y8= +github.com/pierrre/go-libs v0.7.8 h1:r+qHDRzyr8InBm/c5c4UMBo19tPjdVWRcDLDBK1kwsg= +github.com/pierrre/go-libs v0.7.8/go.mod h1:kZcoGjAZZomjE784me4M6HKQ/pSZWU/ylH/+3szfUww= github.com/pierrre/pretty v0.6.1 h1:HhK9zajhm9jSXGEP+ewkDgVfV8MFnRFr6PuIWknUyTY= github.com/pierrre/pretty v0.6.1/go.mod h1:jFKtB43wPMo2UYASJ7JtO6zzC1Zh/6LaAJF5RBZ0qKw=