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 (helmfile#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.