Skip to content

Commit

Permalink
Bump github.com/senzing-garage/go-helpers from 0.6.3 to 0.6.4
Browse files Browse the repository at this point in the history
Bumps [github.com/senzing-garage/go-helpers](https://github.com/senzing-garage/go-helpers) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/senzing-garage/go-helpers/releases)
- [Changelog](https://github.com/senzing-garage/go-helpers/blob/main/CHANGELOG.md)
- [Commits](senzing-garage/go-helpers@0.6.3...0.6.4)

---
updated-dependencies:
- dependency-name: github.com/senzing-garage/go-helpers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 9a1bea1 commit 07dee79
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
github.com/senzing-garage/demo-entity-search v0.2.2
github.com/senzing-garage/go-cmdhelping v0.3.1
github.com/senzing-garage/go-helpers v0.6.3
github.com/senzing-garage/go-helpers v0.6.4
github.com/senzing-garage/go-observing v0.3.3
github.com/senzing-garage/go-rest-api-service v0.10.3
github.com/senzing-garage/go-rest-api-service-legacy v0.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,8 @@ github.com/senzing-garage/go-cmdhelping v0.3.1 h1:MCAvjx1kv3yEob1gPv4cUQ+fIrE1C/
github.com/senzing-garage/go-cmdhelping v0.3.1/go.mod h1:JTEcyT9VnuwqxSAolhtZEJB2IbdsFyv5KmEeoKHrUsU=
github.com/senzing-garage/go-databasing v0.5.4 h1:dTur08dXBIwl5ZZJGnoAZR35XjHmwSrg+yDscO1vvGU=
github.com/senzing-garage/go-databasing v0.5.4/go.mod h1:fPl315/XPkPY2i8Z10T0EReodKAiehldAQYVCRfRHQ8=
github.com/senzing-garage/go-helpers v0.6.3 h1:iZ0cPGgGkRfuh+DGlcVQeKLnCRgW92qaHDXZnw1xgs4=
github.com/senzing-garage/go-helpers v0.6.3/go.mod h1:YerS7RDFiZMc/2kp9RpAPO8HrsPVy+kMQ2wyGjiAn6U=
github.com/senzing-garage/go-helpers v0.6.4 h1:dIloW8l7JyCmHEK2xZ+6fmRo07h8Uni+bKmQApDFsgg=
github.com/senzing-garage/go-helpers v0.6.4/go.mod h1:SWMj1ri67PO4hYzD1NxIEIlfYGviGlv4iIp3CPQ1Bpk=
github.com/senzing-garage/go-logging v1.5.1 h1:3nqw75gN5x+6PQRop34/49+3kag1aE9dlFne7pILQAg=
github.com/senzing-garage/go-logging v1.5.1/go.mod h1:ki4sQ46iI1Kjl1kkknYFQC2DY+zJj6Pod61wohGUs4E=
github.com/senzing-garage/go-messaging v1.5.2 h1:lU9W2HV3zKQsDU9Vs7lwe/C/LbHVCMng9kQOL/r8pOI=
Expand Down

0 comments on commit 07dee79

Please sign in to comment.