Skip to content

Commit

Permalink
deps(deps): update github.com/awslabs/amazon-ecr-credential-helper/ec…
Browse files Browse the repository at this point in the history
…r-login digest to 00224ff (#348)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[github.com/awslabs/amazon-ecr-credential-helper/ecr-login](https://redirect.github.com/awslabs/amazon-ecr-credential-helper)
| require | digest | `08549e0` -> `00224ff` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/validator-labs/validator-plugin-oci).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiZ28iLCJwaW4iXX0=-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 0853e0c commit b2c468e
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 @@ -3,7 +3,7 @@ module github.com/validator-labs/validator-plugin-oci
go 1.23.3

require (
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241221024903-08549e0fd001
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241223222557-00224ff129ac
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589
github.com/go-logr/logr v1.4.2
github.com/google/go-containerregistry v0.20.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,8 @@ github.com/aws/aws-sdk-go-v2/service/sts v1.33.3 h1:Xgv/hyNgvLda/M9l9qxXc4UFSgpp
github.com/aws/aws-sdk-go-v2/service/sts v1.33.3/go.mod h1:5Gn+d+VaaRgsjewpMvGazt0WfcFO+Md4wLOuBfGR9Bc=
github.com/aws/smithy-go v1.22.1 h1:/HPHZQ0g7f4eUeK6HKglFz8uwVfZKgoI25rb/J+dnro=
github.com/aws/smithy-go v1.22.1/go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg=
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241221024903-08549e0fd001 h1:klUd3uf+MtqexU4fEk5zLbWwtO0OG39s2hF6trIgp60=
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241221024903-08549e0fd001/go.mod h1:buROTt8BmpmbtAa4xEDlf+dcInVO5b1LbgCo2xUq6iU=
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241223222557-00224ff129ac h1:RPkmX7NlHPfOZhysGbOema6SOH1KdJl/vPLpr62pnwI=
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241223222557-00224ff129ac/go.mod h1:buROTt8BmpmbtAa4xEDlf+dcInVO5b1LbgCo2xUq6iU=
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/blang/semver v3.5.1+incompatible h1:cQNTCjp13qL8KC3Nbxr/y2Bqb63oX6wdnnjpJbkM4JQ=
Expand Down

0 comments on commit b2c468e

Please sign in to comment.