From 24579b4b1479e36b698ed1590eab48e392402037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 13:40:12 +0000 Subject: [PATCH] Bump github.com/senzing-garage/go-helpers from 0.6.11 to 0.6.12 Bumps [github.com/senzing-garage/go-helpers](https://github.com/senzing-garage/go-helpers) from 0.6.11 to 0.6.12. - [Release notes](https://github.com/senzing-garage/go-helpers/releases) - [Changelog](https://github.com/senzing-garage/go-helpers/blob/main/CHANGELOG.md) - [Commits](https://github.com/senzing-garage/go-helpers/compare/0.6.11...0.6.12) --- updated-dependencies: - dependency-name: github.com/senzing-garage/go-helpers dependency-version: 0.6.12 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 ce237ea..3273a3c 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c github.com/senzing-garage/go-cmdhelping v0.3.4 github.com/senzing-garage/go-grpcing v0.2.2 - github.com/senzing-garage/go-helpers v0.6.11 + github.com/senzing-garage/go-helpers v0.6.12 github.com/senzing-garage/go-observing v0.3.4 github.com/senzing-garage/go-rest-api-service v0.10.6 github.com/spf13/cobra v1.9.1 diff --git a/go.sum b/go.sum index f95660a..9c5e5fb 100644 --- a/go.sum +++ b/go.sum @@ -95,8 +95,8 @@ github.com/senzing-garage/go-cmdhelping v0.3.4 h1:WamPZ2SqUQycBjGFcwRgkW0MQ4cEr3 github.com/senzing-garage/go-cmdhelping v0.3.4/go.mod h1:adNIqAhfSrKfPAm4zRcwQxjIj/Ro6Xu1BGzdmvofFno= github.com/senzing-garage/go-grpcing v0.2.2 h1:oLR+jpfmslFB9kYULJv5pFtQXLScxQ9GqINIrrquqsw= github.com/senzing-garage/go-grpcing v0.2.2/go.mod h1:jxV2+HpudDd8TQOw6maRyUy0u8Qv7j0zW+aD8oZB7ck= -github.com/senzing-garage/go-helpers v0.6.11 h1:cwXZLVFKRnriyX+RCaS1Rg9+x7/sJcJjN0TIVZo/vdo= -github.com/senzing-garage/go-helpers v0.6.11/go.mod h1:xjTBckB68M54X5fPyG1ArjXsqfs4rW4CKLNkMDFxAmo= +github.com/senzing-garage/go-helpers v0.6.12 h1:RnoDm2pnVMMGslDbJxtgZpGpuSR5dK+T7BZYoXjRaeM= +github.com/senzing-garage/go-helpers v0.6.12/go.mod h1:/gceFlOcg8+0ujQH/CzLjqVAsXtR9xRJgMWDlpSqHGY= github.com/senzing-garage/go-logging v1.5.2 h1:9Rhsvxu6jLHfCLIoDxSMXX0sf/w0TY/L7i7fFfSdP64= github.com/senzing-garage/go-logging v1.5.2/go.mod h1:+QsFSi/qKmCC3YAyuXcRbQlBpvpmhTWLWVH2Miap1Fw= github.com/senzing-garage/go-messaging v1.5.3 h1:bH+LtEgNJj/PRbg1VMK9/Gk457CdfdcjMiubxffbTog=