Skip to content

Commit

Permalink
Bump github.com/fujiwara/ssm-lookup from 0.1.0 to 0.1.1
Browse files Browse the repository at this point in the history
Bumps [github.com/fujiwara/ssm-lookup](https://github.com/fujiwara/ssm-lookup) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/fujiwara/ssm-lookup/releases)
- [Commits](fujiwara/ssm-lookup@v0.1.0...v0.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent dee8679 commit aac9d36
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 @@ -13,7 +13,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/sts v1.33.3
github.com/fatih/color v1.18.0
github.com/fujiwara/logutils v1.1.2
github.com/fujiwara/ssm-lookup v0.1.0
github.com/fujiwara/ssm-lookup v0.1.1
github.com/fujiwara/tfstate-lookup v1.4.2
github.com/go-test/deep v1.1.1
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 @@ -116,8 +116,8 @@ github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/fujiwara/logutils v1.1.2 h1:nYVRyTj+5SyCvpZUrYIZU4kubqNycGTxFXMKJBKe0Sg=
github.com/fujiwara/logutils v1.1.2/go.mod h1:pdb/Uk70rjQWEmFm/OvYH7OG8meZt1fEIqC0qZbvro4=
github.com/fujiwara/ssm-lookup v0.1.0 h1:30dFvRurr1cvBq6KZL0QJrN1e5y80p6EUAari6LoL3Y=
github.com/fujiwara/ssm-lookup v0.1.0/go.mod h1:ssVwS1FrHAKouOMEmYC6j07XRKqBGdABRmv6gBKewVg=
github.com/fujiwara/ssm-lookup v0.1.1 h1:Cwx7Y6A0HbIKyAzS60DYcf/TZ5KZHY/vTlCtUoythfQ=
github.com/fujiwara/ssm-lookup v0.1.1/go.mod h1:ssVwS1FrHAKouOMEmYC6j07XRKqBGdABRmv6gBKewVg=
github.com/fujiwara/tfstate-lookup v1.4.2 h1:Mmsf+li1h+bfeqgKwFw4lz74g89ooMlDp99cOb3aZ4c=
github.com/fujiwara/tfstate-lookup v1.4.2/go.mod h1:C/n3SgmKG5Q3R/CuoOJLkSwtUDp6pUIVwShLPSFcZCw=
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
Expand Down

0 comments on commit aac9d36

Please sign in to comment.