Skip to content

Commit

Permalink
Bump github.com/fujiwara/tfstate-lookup from 1.1.4 to 1.1.6
Browse files Browse the repository at this point in the history
Bumps [github.com/fujiwara/tfstate-lookup](https://github.com/fujiwara/tfstate-lookup) from 1.1.4 to 1.1.6.
- [Release notes](https://github.com/fujiwara/tfstate-lookup/releases)
- [Changelog](https://github.com/fujiwara/tfstate-lookup/blob/main/.goreleaser.yml)
- [Commits](fujiwara/tfstate-lookup@v1.1.4...v1.1.6)

---
updated-dependencies:
- dependency-name: github.com/fujiwara/tfstate-lookup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 4bb2090 commit 9095b2c
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 @@ -10,7 +10,7 @@ require (
github.com/aws/aws-sdk-go v1.48.0
github.com/fatih/color v1.13.0
github.com/fujiwara/logutils v1.1.0
github.com/fujiwara/tfstate-lookup v1.1.4
github.com/fujiwara/tfstate-lookup v1.1.6
github.com/go-test/deep v1.0.7
github.com/google/go-cmp v0.5.9
github.com/google/go-jsonnet v0.17.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -164,8 +164,8 @@ github.com/fatih/color v1.13.0 h1:8LOYc1KYPPmyKMuN8QV2DNRWNbLo6LZ0iLs8+mlH53w=
github.com/fatih/color v1.13.0/go.mod h1:kLAiJbzzSOZDVNGyDpeOxJ47H46qBXwg5ILebYFFOfk=
github.com/fujiwara/logutils v1.1.0 h1:JAYmqW40d/ZjzouB01sfZiaTxwNe4hwmB6lLajZqm1s=
github.com/fujiwara/logutils v1.1.0/go.mod h1:pdb/Uk70rjQWEmFm/OvYH7OG8meZt1fEIqC0qZbvro4=
github.com/fujiwara/tfstate-lookup v1.1.4 h1:oF+cdE0K+Pk9HUxmCzt7jtdhhQS3GfRLg9sj/n8Zx5s=
github.com/fujiwara/tfstate-lookup v1.1.4/go.mod h1:G+sFc6osVH71L32pX3+2ibfdhqePPrDZa0ren/QaMYs=
github.com/fujiwara/tfstate-lookup v1.1.6 h1:IFWGCpJ/mhK0OkWiBGd/0kIgjwE/H6eh9BobLptkebo=
github.com/fujiwara/tfstate-lookup v1.1.6/go.mod h1:G+sFc6osVH71L32pX3+2ibfdhqePPrDZa0ren/QaMYs=
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1/go.mod h1:vR7hzQXu2zJy9AVAgeJqvqgH9Q5CA+iKCZ2gyEVpxRU=
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20191125211704-12ad95a8df72/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4/go.mod h1:tQ2UAYgL5IevRw8kRxooKSPJfGvJ9fJQFa0TUsXzTg8=
Expand Down

0 comments on commit 9095b2c

Please sign in to comment.