Skip to content

Commit

Permalink
Bump github.com/ghetzel/go-stockutil from 1.12.2 to 1.12.3
Browse files Browse the repository at this point in the history
Bumps [github.com/ghetzel/go-stockutil](https://github.com/ghetzel/go-stockutil) from 1.12.2 to 1.12.3.
- [Commits](ghetzel/go-stockutil@v1.12.2...v1.12.3)

---
updated-dependencies:
- dependency-name: github.com/ghetzel/go-stockutil
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 98855c2 commit 7723258
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 @@ -4,7 +4,7 @@ go 1.22.3

require (
github.com/breml/jsondiffprinter v0.0.12
github.com/ghetzel/go-stockutil v1.12.2
github.com/ghetzel/go-stockutil v1.12.3
github.com/hashicorp/terraform-json v0.24.0
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db
github.com/stretchr/testify v1.10.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/fatih/structs v1.1.0 h1:Q7juDM0QtcnhCpeyLGQKyg4TOIghuNXrkL32pHAUMxo=
github.com/fatih/structs v1.1.0/go.mod h1:9NiDSp5zOcgEDl+j00MP/WkGVPOlPRLejGD8Ga6PJ7M=
github.com/ghetzel/go-stockutil v1.12.2 h1:kDe3d8ZZvyDE/2h3qM296imThkwFd/idA0GVlyviwXE=
github.com/ghetzel/go-stockutil v1.12.2/go.mod h1:juzwPAnPxtu/IQCFlTx8tc8bwSYC6RS7T59piGbcMwE=
github.com/ghetzel/go-stockutil v1.12.3 h1:TztL4eKVuCpym9v1IKp/Stj7uZ1DytRpaCybnXxjWFA=
github.com/ghetzel/go-stockutil v1.12.3/go.mod h1:juzwPAnPxtu/IQCFlTx8tc8bwSYC6RS7T59piGbcMwE=
github.com/ghetzel/testify v1.4.1 h1:wpJirdM+znAnxWruGDBdIys5aU+wGJHNUTkgEo4PYwk=
github.com/ghetzel/testify v1.4.1/go.mod h1:FwvFn1OiGEUgzhS3ySCjTBG7/sez0WRvOAxz5uQU8so=
github.com/ghetzel/uuid v0.0.0-20171129191014-dec09d789f3d h1:YVJe7KwVYazt90hCc/q2dYJVS3062AY6QdT6iHd+Kh8=
Expand Down

0 comments on commit 7723258

Please sign in to comment.