Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: github.com/senzing-garage/go-observing
  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 3, 2024
1 parent 3d0b435 commit 1e6e44f
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 @@ -11,7 +11,7 @@ require (
github.com/senzing-garage/demo-entity-search v0.2.0
github.com/senzing-garage/go-cmdhelping v0.3.0
github.com/senzing-garage/go-helpers v0.6.0
github.com/senzing-garage/go-observing v0.3.2
github.com/senzing-garage/go-observing v0.3.3
github.com/senzing-garage/go-rest-api-service v0.10.0
github.com/senzing-garage/go-rest-api-service-legacy v0.1.1
github.com/senzing-garage/serve-grpc v0.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,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/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/go-observing v0.3.3 h1:AhQYgOG012sDZtWXYcXVAaS5qEoDjlWmPYJDVCUZ/g0=
github.com/senzing-garage/go-observing v0.3.3/go.mod h1:qFUi5Dwb6vmd7izTZGjGbWKUGRHzWzsgbsX3oNSD198=
github.com/senzing-garage/go-rest-api-service v0.10.0 h1:Vg0/B1UruyhfmIQEC1yhelkCFzveQgTEXrDq3F1Ps/c=
github.com/senzing-garage/go-rest-api-service v0.10.0/go.mod h1:r2vdVVQLoqle6Mhyq/DwArO2NUGUc6sAtwbyKep3RkU=
github.com/senzing-garage/go-rest-api-service-legacy v0.1.1 h1:Ka0Livm51aUdv5s8z+pZ69VmDtKIGWLEZoZqvKapx9c=
Expand Down

0 comments on commit 1e6e44f

Please sign in to comment.