Skip to content

Commit

Permalink
build(deps): bump github.com/fujiwara/tfstate-lookup from 1.3.2 to 1.…
Browse files Browse the repository at this point in the history
…4.1 (#509)

Bumps [github.com/fujiwara/tfstate-lookup](https://github.com/fujiwara/tfstate-lookup) from 1.3.2 to 1.4.1.
- [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.3.2...v1.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent c74b57f commit 9501cb3
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 @@ -19,7 +19,7 @@ require (
github.com/antchfx/xpath v1.3.1
github.com/aws/aws-sdk-go v1.55.5
github.com/cyberark/conjur-api-go v0.12.4
github.com/fujiwara/tfstate-lookup v1.3.2
github.com/fujiwara/tfstate-lookup v1.4.1
github.com/getsops/sops/v3 v3.9.0
github.com/go-openapi/runtime v0.28.0
github.com/google/go-cmp v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ github.com/fatih/color v1.17.0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4=
github.com/fatih/color v1.17.0/go.mod h1:YZ7TlrGPkiz6ku9fK3TLD/pl3CpsiFyu8N92HLgmosI=
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/fujiwara/tfstate-lookup v1.3.2 h1:jfPPRecZ9yzPI0epCnK5UCxY3CQAAF0Iq4L3osJ3d58=
github.com/fujiwara/tfstate-lookup v1.3.2/go.mod h1:qYLO+8Ane5hF54BdvLQTbXiHWviq3uGCuW6Lz3fcWCM=
github.com/fujiwara/tfstate-lookup v1.4.1 h1:uQxR3DA5P7p9JENCAdtTTAguDMX2A3LFy3z0gtu76sU=
github.com/fujiwara/tfstate-lookup v1.4.1/go.mod h1:C/n3SgmKG5Q3R/CuoOJLkSwtUDp6pUIVwShLPSFcZCw=
github.com/fxamacker/cbor/v2 v2.7.0 h1:iM5WgngdRBanHcxugY4JySA0nk1wZorNOpTgCMedv5E=
github.com/fxamacker/cbor/v2 v2.7.0/go.mod h1:pxXPTn3joSm21Gbwsv0w9OSA2y1HFR9qXEeXQVeNoDQ=
github.com/getsops/gopgagent v0.0.0-20240527072608-0c14999532fe h1:QKe/kmAYbndxwu91TcjHERsnMh5SgOB1x/qicvOdUJ8=
Expand Down

0 comments on commit 9501cb3

Please sign in to comment.