From db502cd6991a96e63134b68b61403b81bc9fee0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 22:36:09 +0000 Subject: [PATCH] Bump github.com/senzing-garage/go-cmdhelping from 0.3.5 to 0.3.6 Bumps [github.com/senzing-garage/go-cmdhelping](https://github.com/senzing-garage/go-cmdhelping) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/senzing-garage/go-cmdhelping/releases) - [Changelog](https://github.com/senzing-garage/go-cmdhelping/blob/main/CHANGELOG.md) - [Commits](https://github.com/senzing-garage/go-cmdhelping/compare/0.3.5...0.3.6) --- updated-dependencies: - dependency-name: github.com/senzing-garage/go-cmdhelping dependency-version: 0.3.6 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 f95be77..c711bb6 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/senzing-garage/check-self go 1.24 require ( - github.com/senzing-garage/go-cmdhelping v0.3.5 + github.com/senzing-garage/go-cmdhelping v0.3.6 github.com/senzing-garage/go-databasing v0.5.8 github.com/senzing-garage/go-helpers v0.6.13 github.com/senzing-garage/go-sdk-abstract-factory v0.9.10 diff --git a/go.sum b/go.sum index e072afd..2e1fc4f 100644 --- a/go.sum +++ b/go.sum @@ -83,8 +83,8 @@ github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM= github.com/sagikazarmark/locafero v0.9.0 h1:GbgQGNtTrEmddYDSAH9QLRyfAHY12md+8YFTqyMTC9k= github.com/sagikazarmark/locafero v0.9.0/go.mod h1:UBUyz37V+EdMS3hDF3QWIiVr/2dPrx49OMO0Bn0hJqk= -github.com/senzing-garage/go-cmdhelping v0.3.5 h1:knSHGGeZXalIOvz2TW4TNqC0HluZjAvv9ELZVqMwwWk= -github.com/senzing-garage/go-cmdhelping v0.3.5/go.mod h1:n0TdEBOca7NMMVZEECKdsiopHHNk9Il2Bsc4ITFsHAA= +github.com/senzing-garage/go-cmdhelping v0.3.6 h1:gbgeHJv+yCrKvIetIz7qe+do9a7luIYK+8+dKFcwyFk= +github.com/senzing-garage/go-cmdhelping v0.3.6/go.mod h1:Ro/i0XiCM/W0012LLsPwWXN4E2HIm/+NeVxke99J+h8= github.com/senzing-garage/go-databasing v0.5.8 h1:OSgcwO8KwHNoqMDo3i0RjAcaKj720B1oUoI/3AfidFk= github.com/senzing-garage/go-databasing v0.5.8/go.mod h1:LypxgRI414I04S5lqdrxNIQ9hVuZHOQMrdC0sP34OyI= github.com/senzing-garage/go-helpers v0.6.13 h1:9RbLEQsq4NiBCRjZb1/+DFgRqPeXUyq9xRoVjX0edRQ=