Skip to content

Commit

Permalink
Bump github.com/senzing-garage/sz-sdk-go from 0.13.5 to 0.13.6 (#211)
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.13.5 to 0.13.6.
- [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.13.5...0.13.6)

---
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 Aug 5, 2024
1 parent 3325098 commit de54448
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/roncewind/go-util v0.0.5
github.com/senzing-garage/go-helpers v0.5.2
github.com/senzing-garage/go-logging v1.5.0
github.com/senzing-garage/sz-sdk-go v0.13.5
github.com/senzing-garage/sz-sdk-go v0.13.6
github.com/sourcegraph/conc v0.3.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ github.com/senzing-garage/go-logging v1.5.0 h1:Qf7u2l+fP1SYl8dVElflhn4n7Kdl3KemS
github.com/senzing-garage/go-logging v1.5.0/go.mod h1:oJvDi8BwljDAE1RRlGWk3glgq3czTaIZyL+TnpaTUAE=
github.com/senzing-garage/go-messaging v1.5.1 h1:rvBP06mURgUQV8xNRKZ1V1pkMLbXizdjak16TE6/zQg=
github.com/senzing-garage/go-messaging v1.5.1/go.mod h1:W93FrFoYrJWQ1302jgY8U5ylSA0whAOCLo1x1ESbVX4=
github.com/senzing-garage/sz-sdk-go v0.13.5 h1:7JvU13ofse+5bwdr/Ud0CGS33Z9ybVXFd2akpAFc1L4=
github.com/senzing-garage/sz-sdk-go v0.13.5/go.mod h1:pr9d622FPNGFPgAFooCcUWNeh+AEyVDkvR3Fmsp6whg=
github.com/senzing-garage/sz-sdk-go v0.13.6 h1:x1IkNd4pVYbz/UHIHgdPoVnk3eQagSggtdcSKLtqcRw=
github.com/senzing-garage/sz-sdk-go v0.13.6/go.mod h1:pr9d622FPNGFPgAFooCcUWNeh+AEyVDkvR3Fmsp6whg=
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
github.com/sourcegraph/conc v0.3.0/go.mod h1:Sdozi7LEKbFPqYX2/J+iBAM6HpqSLTASQIKqDmF7Mt0=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
Expand Down

0 comments on commit de54448

Please sign in to comment.