Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: github.com/senzing/go-logging
  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 Oct 17, 2023
1 parent 63d04e7 commit cbe4364
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/senzing/g2-sdk-go-grpc v0.4.2
github.com/senzing/g2-sdk-proto/go v0.0.0-20231013142630-30a869751ff0
github.com/senzing/go-common v0.3.0
github.com/senzing/go-logging v1.3.2
github.com/senzing/go-logging v1.3.3
github.com/senzing/go-observing v0.2.7
github.com/stretchr/testify v1.8.4
google.golang.org/grpc v1.58.3
Expand All @@ -19,7 +19,7 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/golang/protobuf v1.5.3 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/senzing/go-messaging v1.3.2 // indirect
github.com/senzing/go-messaging v1.3.3 // indirect
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
golang.org/x/net v0.17.0 // indirect
golang.org/x/sys v0.13.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@ github.com/senzing/g2-sdk-proto/go v0.0.0-20231013142630-30a869751ff0 h1:WyDmXNa
github.com/senzing/g2-sdk-proto/go v0.0.0-20231013142630-30a869751ff0/go.mod h1:Ux8LjqUsKd/Xie4i+2PHMulY2vlSubmmVatjQta3JqA=
github.com/senzing/go-common v0.3.0 h1:xigayoS3QKW4OUL57Rfo15E3IWdADvAi4EiSyJDP4q0=
github.com/senzing/go-common v0.3.0/go.mod h1:zD3JR5hQ/nAsWlXwMQbX/BG1r/cftg0GiE3CALvhRpk=
github.com/senzing/go-logging v1.3.2 h1:V7512RMXi6yiHAzQeCXyQhkEHTtlUNvMuIyaQicDIDE=
github.com/senzing/go-logging v1.3.2/go.mod h1:7vM4AELb1jjUaGUJFv+CPTp694jcZaCbJVShghOiUa8=
github.com/senzing/go-messaging v1.3.2 h1:emr1mt4iv/E4t2gXi6PYz1h/j1r9nTG7GpQ77ZdoOh8=
github.com/senzing/go-messaging v1.3.2/go.mod h1:IShYrqV+3lfuQ+Y0jL/z5v7G9QkWIA8UOquVso4cgPE=
github.com/senzing/go-logging v1.3.3 h1:K5UjkOuLhDr6xMW5J6v8aHig1tRFGtzecNzaVmln1oQ=
github.com/senzing/go-logging v1.3.3/go.mod h1:Sx1KFxNyMpDDh8AhsTuwPO8kM/VtIoe9NCG+qLtDRtU=
github.com/senzing/go-messaging v1.3.3 h1:v3Rff25+ABabP1fXAkiT1rSeFDkhqGOj01ZQrxIEdQo=
github.com/senzing/go-messaging v1.3.3/go.mod h1:61zH2SStja2P9o8mEKpgaUJYerGjWumzIoFQIAZdIag=
github.com/senzing/go-observing v0.2.7 h1:0HuGGUNWfAKm+a+WoBPHHfz+dcL8SzLqMjWd+U85pkY=
github.com/senzing/go-observing v0.2.7/go.mod h1:EPBjqFdyXUjTPoC9C6WQBjUj1sFTp261pL3wlN80jD4=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
Expand Down

0 comments on commit cbe4364

Please sign in to comment.