Skip to content

Commit

Permalink
Bump github.com/fujiwara/ssm-lookup from 0.0.1 to 0.1.0
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.0.1 to 0.1.0.
- [Release notes](https://github.com/fujiwara/ssm-lookup/releases)
- [Commits](fujiwara/ssm-lookup@v0.0.1...v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 0d7ef65 commit 3822c6c
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.30.3
github.com/fatih/color v1.16.0
github.com/fujiwara/logutils v1.1.2
github.com/fujiwara/ssm-lookup v0.0.1
github.com/fujiwara/ssm-lookup v0.1.0
github.com/fujiwara/tfstate-lookup v1.1.6
github.com/go-test/deep v1.1.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 @@ -107,8 +107,8 @@ github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE=
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.0.1 h1:qh3KKSg7QSHYpodeg/gkOQZT+8XjpDUFHhcyH/pHE1k=
github.com/fujiwara/ssm-lookup v0.0.1/go.mod h1:YGhJjvcVrHMVdFU5DttcU7Ft9epNwoS0hZbbnry91s0=
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/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-test/deep v1.1.0 h1:WOcxcdHcvdgThNXjw0t76K42FXTU7HpNQWHpA2HHNlg=
Expand Down

0 comments on commit 3822c6c

Please # to comment.