Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: github.com/senzing/go-common
  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 1, 2023
1 parent 5181542 commit e06dccb
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 @@ -8,7 +8,7 @@ require (
github.com/senzing/g2-sdk-go-base v0.2.2
github.com/senzing/g2-sdk-proto/go v0.0.0-20230608182106-25c8cdc02e3c
github.com/senzing/go-cmdhelping v0.1.3
github.com/senzing/go-common v0.2.7
github.com/senzing/go-common v0.2.8
github.com/senzing/go-logging v1.3.1
github.com/senzing/go-observing v0.2.6
github.com/spf13/cobra v1.7.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ github.com/senzing/g2-sdk-proto/go v0.0.0-20230608182106-25c8cdc02e3c h1:jNOwfVc
github.com/senzing/g2-sdk-proto/go v0.0.0-20230608182106-25c8cdc02e3c/go.mod h1:xAllYm5U1m8CBnK7pkn3CZ87kd3nXxEfGt2Wims4+Ic=
github.com/senzing/go-cmdhelping v0.1.3 h1:zKsP3AfoJEMrs8WDKqKxfa+yG/q/Nvb5mrSXQ26AhN4=
github.com/senzing/go-cmdhelping v0.1.3/go.mod h1:L8Rp66m4GM84NAenB1tFcEoj9meHhPz9FjA7ZuktsLs=
github.com/senzing/go-common v0.2.7 h1:iWRySCIoc0PRKbJwzg7XW25xTpx11FnXhS8Lk/dXeOI=
github.com/senzing/go-common v0.2.7/go.mod h1:6qV7VjigHkBnx/kNicAbfavg/Lt4ssPYiILsaeRHk5c=
github.com/senzing/go-common v0.2.8 h1:NX58gqSN7k/NzAGrGdfOCu/aImq2H3BfGBI+NaZsrcU=
github.com/senzing/go-common v0.2.8/go.mod h1:6qV7VjigHkBnx/kNicAbfavg/Lt4ssPYiILsaeRHk5c=
github.com/senzing/go-logging v1.3.1 h1:/isKaa+e2XQ/Mvp7z9cXxN36GvEF4sUwMQNuSBpwbTQ=
github.com/senzing/go-logging v1.3.1/go.mod h1:IXMQciWC0pbFE41dSK5Eald/8BSTZTB0AFF/aThbqek=
github.com/senzing/go-messaging v1.3.1 h1:mTzpX3gKdxvk2e+nOvtRxGQuZdUfsMBf2aTpaGjDfTM=
Expand Down

0 comments on commit e06dccb

Please sign in to comment.