From 1ac16ad75733a62b7a54fae7f2413dc4993c84e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 12:50:33 +0000 Subject: [PATCH] Bump github.com/senzing-garage/go-observing from 0.3.2 to 0.3.3 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](https://github.com/senzing-garage/go-observing/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 3dc93ff..d276685 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/senzing-garage/go-cmdhelping v0.3.0 github.com/senzing-garage/go-grpcing v0.2.1 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/spf13/cobra v1.8.1 github.com/spf13/viper v1.19.0 diff --git a/go.sum b/go.sum index dcbe462..146653f 100644 --- a/go.sum +++ b/go.sum @@ -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-sdk-abstract-factory v0.9.1 h1:gcU9VrF1vgTEhTeKGry8lGf3+B/C7oWkyPzlVKtoM24=