Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent cfd9a20 commit 524eec9
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.21
require (
github.com/senzing-garage/go-helpers v0.5.1
github.com/senzing-garage/go-logging v1.4.1
github.com/senzing-garage/sz-sdk-go v0.12.3
github.com/senzing-garage/sz-sdk-go v0.12.4
github.com/senzing-garage/sz-sdk-go-core v0.7.1
github.com/senzing-garage/sz-sdk-go-grpc v0.7.1
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ github.com/senzing-garage/go-messaging v1.4.1 h1:ZdFcemh1iACP+HJWGS5/QLaUSD7PUYV
github.com/senzing-garage/go-messaging v1.4.1/go.mod h1:7tEicOa0baYz0lh0w1BJEiQ6ry1FIQl/67JAWwFpcRY=
github.com/senzing-garage/go-observing v0.3.1 h1:EGqe+Uix8VNQ9HCwm5xZkAF0hGoHaC1URAaT/5FW37A=
github.com/senzing-garage/go-observing v0.3.1/go.mod h1:x60vlRIR0ZdJrHDuK82nzmQG4sN0G6oqdLE9vQl9pVc=
github.com/senzing-garage/sz-sdk-go v0.12.3 h1:KDOByEcJ5oTMogR9BKx7UWfEiy2/lswSQqykRmdyJt8=
github.com/senzing-garage/sz-sdk-go v0.12.3/go.mod h1:K+tiyY6W5FnUrzBZXIg5x7cWbZKpO/6rzpkCoKhcK6o=
github.com/senzing-garage/sz-sdk-go v0.12.4 h1:JbKhdn5PqXNMzFiuz92zBFL5/xChBFgOJmyqrKqp3gg=
github.com/senzing-garage/sz-sdk-go v0.12.4/go.mod h1:pr9d622FPNGFPgAFooCcUWNeh+AEyVDkvR3Fmsp6whg=
github.com/senzing-garage/sz-sdk-go-core v0.7.1 h1:J1qAXrMxhYIStEdc7r4+RnPR9W13x/9h5HRYn7OwQO4=
github.com/senzing-garage/sz-sdk-go-core v0.7.1/go.mod h1:+WbyXc3vgmGaYO5tbHSFAxfTfiart5g/ljR+I0g8b7s=
github.com/senzing-garage/sz-sdk-go-grpc v0.7.1 h1:MzxEUojOBboNvWFUE6wo8cs6g8FpnHDGGLuA44CiSLA=
Expand Down

0 comments on commit 524eec9

Please sign in to comment.