Skip to content

Commit

Permalink
Bump github.com/senzing/go-common from 0.2.8 to 0.2.10 (#19)
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.8 to 0.2.10.
- [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.8...0.2.10)

---
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 4, 2023
1 parent 6f0195e commit 6165f18
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 @@ -3,7 +3,7 @@ module github.com/senzing/go-cmdhelping
go 1.20

require (
github.com/senzing/go-common v0.2.8
github.com/senzing/go-common v0.2.10
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0
github.com/stretchr/testify v1.8.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,8 @@ github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
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-common v0.2.10 h1:TkdTbxFlVeKKYCpHPqq8WFf1B5ejf7PjVTqRGIFYEyU=
github.com/senzing/go-common v0.2.10/go.mod h1:UInzpkEUxtEZQ2P2L33pEnY54/jHcEu4qNSZFq6ooDM=
github.com/spf13/afero v1.9.5 h1:stMpOSZFs//0Lv29HduCmli3GUfpFoF3Y1Q/aXj/wVM=
github.com/spf13/afero v1.9.5/go.mod h1:UBogFpq8E9Hx+xc5CNTTEpTnuHVmXDwZcZcE1eb/UhQ=
github.com/spf13/cast v1.5.1 h1:R+kOtfhWQE6TVQzY+4D7wJLBgkdVasCEFxSUBYBYIlA=
Expand Down

0 comments on commit 6165f18

Please sign in to comment.