Skip to content

Commit

Permalink
Bump github.com/senzing-garage/sz-sdk-go from 0.14.0 to 0.14.1 (#194)
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.14.0 to 0.14.1.
- [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.14.0...0.14.1)

---
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 Sep 6, 2024
1 parent db3cd8b commit c7459d1
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.6.0
github.com/senzing-garage/go-logging v1.5.1
github.com/senzing-garage/sz-sdk-go v0.14.0
github.com/senzing-garage/sz-sdk-go v0.14.1
github.com/senzing-garage/sz-sdk-go-core v0.8.1
github.com/senzing-garage/sz-sdk-go-grpc v0.8.1
github.com/senzing-garage/sz-sdk-go-mock v0.8.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.5.2 h1:lU9W2HV3zKQsDU9Vs7lwe/C/LbHVCMn
github.com/senzing-garage/go-messaging v1.5.2/go.mod h1:iEWGVuDGWjolIkwLqnn9oJS7ifF3aoZjTtI44tf1gWQ=
github.com/senzing-garage/go-observing v0.3.2 h1:jXW5u656aZywe/UEUi7ga7nieBSW4CUO8YKvpNNAFMQ=
github.com/senzing-garage/go-observing v0.3.2/go.mod h1:5yHCwaaIrwX81JOghAL/1Q1V8eF7SQhyBBdhTb7+rgY=
github.com/senzing-garage/sz-sdk-go v0.14.0 h1:Pv+CGgl3qFmaksMlzkcMATdFplnWZi3oFx+enFU9rcM=
github.com/senzing-garage/sz-sdk-go v0.14.0/go.mod h1:pr9d622FPNGFPgAFooCcUWNeh+AEyVDkvR3Fmsp6whg=
github.com/senzing-garage/sz-sdk-go v0.14.1 h1:bJOOHROg/SMEZ8KhCypVMr7scMzCuSpDpcMR9e4gzsA=
github.com/senzing-garage/sz-sdk-go v0.14.1/go.mod h1:9Kvr/NpNoU1DSKpVXmZ+91/WFMKvXmjuubFhAiS69Ts=
github.com/senzing-garage/sz-sdk-go-core v0.8.1 h1:cONM0+0UxqrNbeXja0fUOnof1NVqJAui3B212BwgmDc=
github.com/senzing-garage/sz-sdk-go-core v0.8.1/go.mod h1:n86mrlWjLnrJLDSAxnNCPji0ycKUI2WoBJ7iXMHKqJM=
github.com/senzing-garage/sz-sdk-go-grpc v0.8.1 h1:mlspwOcI19US2kyrMRg3V5BzDb4X35EHc7rUMLuebIM=
Expand Down

0 comments on commit c7459d1

Please sign in to comment.