Skip to content

Commit

Permalink
Bump github.com/katbyte/terrafmt from 0.5.3 to 0.5.4
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 036868c commit 069d05b
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 @@ -15,7 +15,7 @@ require (
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-mux v0.16.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.34.0
github.com/katbyte/terrafmt v0.5.3
github.com/katbyte/terrafmt v0.5.4
github.com/patrickcping/pingone-go-sdk-v2 v0.12.3
github.com/patrickcping/pingone-go-sdk-v2/management v0.43.0
github.com/pavius/impi v0.0.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -723,8 +723,8 @@ github.com/katbyte/andreyvit-diff v0.0.1 h1:2u6ofZeHrVgJjUzJ6JFlcfb3LeDq0rHxUH+W
github.com/katbyte/andreyvit-diff v0.0.1/go.mod h1:F6SME78YVaEk4agzLHhmsVwdVU+o/CtRnR0Bl9qBfrI=
github.com/katbyte/sergi-go-diff v1.1.1 h1:HelbPXYFHziR633zFq8QzwDY44jQ0Xy7COcLxNEWJtY=
github.com/katbyte/sergi-go-diff v1.1.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/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351/go.mod h1:CT57kijsi8u/K/BOFA39wgDQJ9CxiF4nAY/ojJ6r6mM=
github.com/kevinburke/ssh_config v1.2.0 h1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4=
github.com/kevinburke/ssh_config v1.2.0/go.mod h1:CT57kijsi8u/K/BOFA39wgDQJ9CxiF4nAY/ojJ6r6mM=
Expand Down

0 comments on commit 069d05b

Please sign in to comment.