Skip to content

Commit 360a973

Browse files
Bump github.com/senzing-garage/go-cmdhelping from 0.3.6 to 0.3.7
Bumps [github.com/senzing-garage/go-cmdhelping](https://github.com/senzing-garage/go-cmdhelping) from 0.3.6 to 0.3.7. - [Release notes](https://github.com/senzing-garage/go-cmdhelping/releases) - [Changelog](https://github.com/senzing-garage/go-cmdhelping/blob/main/CHANGELOG.md) - [Commits](senzing-garage/go-cmdhelping@0.3.6...0.3.7) --- updated-dependencies: - dependency-name: github.com/senzing-garage/go-cmdhelping dependency-version: 0.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a7f8a4 commit 360a973

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/senzing-garage/load
33
go 1.24.4
44

55
require (
6-
github.com/senzing-garage/go-cmdhelping v0.3.6
6+
github.com/senzing-garage/go-cmdhelping v0.3.7
77
github.com/senzing-garage/go-helpers v0.6.13
88
github.com/senzing-garage/go-logging v1.5.3
99
github.com/senzing-garage/go-queueing v0.4.6

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf
7171
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
7272
github.com/sagikazarmark/locafero v0.9.0 h1:GbgQGNtTrEmddYDSAH9QLRyfAHY12md+8YFTqyMTC9k=
7373
github.com/sagikazarmark/locafero v0.9.0/go.mod h1:UBUyz37V+EdMS3hDF3QWIiVr/2dPrx49OMO0Bn0hJqk=
74-
github.com/senzing-garage/go-cmdhelping v0.3.6 h1:gbgeHJv+yCrKvIetIz7qe+do9a7luIYK+8+dKFcwyFk=
75-
github.com/senzing-garage/go-cmdhelping v0.3.6/go.mod h1:Ro/i0XiCM/W0012LLsPwWXN4E2HIm/+NeVxke99J+h8=
74+
github.com/senzing-garage/go-cmdhelping v0.3.7 h1:y3PySXoLCvyLBtGUrmWnm16scQfGWbO25hcPNQrjo/k=
75+
github.com/senzing-garage/go-cmdhelping v0.3.7/go.mod h1:pCYK1n16ifmyKZyig2SFuJvPoaoNZsaoFXrhr04Jt5Q=
7676
github.com/senzing-garage/go-helpers v0.6.13 h1:9RbLEQsq4NiBCRjZb1/+DFgRqPeXUyq9xRoVjX0edRQ=
7777
github.com/senzing-garage/go-helpers v0.6.13/go.mod h1:0hLab0TEvzXW+iWBExnbev+44yLngLURRezbPIl/8yQ=
7878
github.com/senzing-garage/go-logging v1.5.3 h1:RYF5hHL4fAUzOFMQwwotT5/I0YD3ItDF589wKtw73X4=

0 commit comments

Comments
 (0)