Skip to content

Commit

Permalink
build(deps): bump github.com/katbyte/terrafmt in /.ci/tools
Browse files Browse the repository at this point in the history
Bumps [github.com/katbyte/terrafmt](https://github.com/katbyte/terrafmt) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/katbyte/terrafmt/releases)
- [Changelog](https://github.com/katbyte/terrafmt/blob/main/CHANGELOG.md)
- [Commits](katbyte/terrafmt@v0.5.3...v0.5.4)

---
updated-dependencies:
- dependency-name: github.com/katbyte/terrafmt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2024
1 parent fe0ab1d commit ff0d7a2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .ci/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/golangci/golangci-lint v1.59.1
github.com/hashicorp/copywrite v0.19.0
github.com/hashicorp/go-changelog v0.0.0-20240306190400-974418b4aaa3
github.com/katbyte/terrafmt v0.5.3
github.com/katbyte/terrafmt v0.5.4
github.com/pavius/impi v0.0.3
github.com/rhysd/actionlint v1.7.1
github.com/terraform-linters/tflint v0.52.0
Expand Down
4 changes: 2 additions & 2 deletions .ci/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -794,8 +794,8 @@ github.com/katbyte/andreyvit-diff v0.0.2 h1:uQGxP2z57bTUGn3SCFzYKgtIKLeuYE+k9dxq
github.com/katbyte/andreyvit-diff v0.0.2/go.mod h1:TdKKfasbASLXZHMVyCoXJw999kjRmOIeHSdG1Pm/x1Y=
github.com/katbyte/sergi-go-diff v1.2.1 h1:etD07v2OL+HOzN32zF202yZbpzoUkizbfvbggpBSn/s=
github.com/katbyte/sergi-go-diff v1.2.1/go.mod h1:BxkLLDDB1iVQsnURErqoQMjkyXIlR0DefDKzZCUHNEw=
github.com/katbyte/terrafmt v0.5.3 h1:lBWDMv9YRurXFUuHXdpEJHkAO4YFluanIyiStK8zZJQ=
github.com/katbyte/terrafmt v0.5.3/go.mod h1:QSiA1xE/ld7Iy0VgByR8hWBmIy74Ah9XSeOYNE7JA7Y=
github.com/katbyte/terrafmt v0.5.4 h1:pL/6Ro/lAxuq4uClAxCFFHSMymdkJoZ+r0BRtktFTdk=
github.com/katbyte/terrafmt v0.5.4/go.mod h1:sgkrsKcZoOxgmoNfFrSYoxXiF+FdBEXcS/ZKfDSvc3o=
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 h1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs=
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod h1:CzGEWj7cYgsdH8dAjBGEr58BoE7ScuLd+fwFZ44+/x8=
github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd/go.mod h1:CT57kijsi8u/K/BOFA39wgDQJ9CxiF4nAY/ojJ6r6mM=
Expand Down

0 comments on commit ff0d7a2

Please sign in to comment.