Skip to content

Commit

Permalink
Merge pull request #24 from breml/dependabot/go_modules/github.com/gh…
Browse files Browse the repository at this point in the history
…etzel/go-stockutil-1.12.2

Bump github.com/ghetzel/go-stockutil from 1.12.1 to 1.12.2
  • Loading branch information
breml authored Dec 20, 2024
2 parents 8576136 + e0197ea commit 2a1eba7
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.1
github.com/ghetzel/go-stockutil v1.12.2
github.com/hashicorp/terraform-json v0.23.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.1 h1:Dea+FXhBAsPYKwjesTicYig8wMIbOkdKoMebXkX8Zwo=
github.com/ghetzel/go-stockutil v1.12.1/go.mod h1:juzwPAnPxtu/IQCFlTx8tc8bwSYC6RS7T59piGbcMwE=
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/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 2a1eba7

Please sign in to comment.