Skip to content

Commit

Permalink
Bump github.com/senzing-garage/go-helpers from 0.6.1 to 0.6.2
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.1 to 0.6.2.
- [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.1...0.6.2)

---
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 Nov 6, 2024
1 parent d29b1b7 commit f81fcc7
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 @@ -5,7 +5,7 @@ go 1.22.0
toolchain go1.23.1

require (
github.com/senzing-garage/go-helpers v0.6.1
github.com/senzing-garage/go-helpers v0.6.2
github.com/senzing-garage/go-logging v1.5.1
github.com/senzing-garage/sz-sdk-go v0.14.3
github.com/senzing-garage/sz-sdk-go-core v0.8.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
github.com/senzing-garage/go-helpers v0.6.1 h1:wxQljvwix3sN7/PkWvWdBKli40lEXpEpaagCJa/336Y=
github.com/senzing-garage/go-helpers v0.6.1/go.mod h1:zLNSiNeI3o0kRjfigSdT5G5GxCXvQlD3iciychF17KA=
github.com/senzing-garage/go-helpers v0.6.2 h1:IxjCgfI5jAcZp2NPHf8YQm4uubnMKndUBGjEJdJhztg=
github.com/senzing-garage/go-helpers v0.6.2/go.mod h1:YerS7RDFiZMc/2kp9RpAPO8HrsPVy+kMQ2wyGjiAn6U=
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 f81fcc7

Please sign in to comment.