Skip to content

Commit b2c468e

Browse files
deps(deps): update github.com/awslabs/amazon-ecr-credential-helper/ecr-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>
1 parent 0853e0c commit b2c468e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/validator-labs/validator-plugin-oci
33
go 1.23.3
44

55
require (
6-
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241221024903-08549e0fd001
6+
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241223222557-00224ff129ac
77
github.com/chrismellard/docker-credential-acr-env v0.0.0-20230304212654-82a0ddb27589
88
github.com/go-logr/logr v1.4.2
99
github.com/google/go-containerregistry v0.20.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ github.com/aws/aws-sdk-go-v2/service/sts v1.33.3 h1:Xgv/hyNgvLda/M9l9qxXc4UFSgpp
163163
github.com/aws/aws-sdk-go-v2/service/sts v1.33.3/go.mod h1:5Gn+d+VaaRgsjewpMvGazt0WfcFO+Md4wLOuBfGR9Bc=
164164
github.com/aws/smithy-go v1.22.1 h1:/HPHZQ0g7f4eUeK6HKglFz8uwVfZKgoI25rb/J+dnro=
165165
github.com/aws/smithy-go v1.22.1/go.mod h1:irrKGvNn1InZwb2d7fkIRNucdfwR8R+Ts3wxYa/cJHg=
166-
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241221024903-08549e0fd001 h1:klUd3uf+MtqexU4fEk5zLbWwtO0OG39s2hF6trIgp60=
167-
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241221024903-08549e0fd001/go.mod h1:buROTt8BmpmbtAa4xEDlf+dcInVO5b1LbgCo2xUq6iU=
166+
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241223222557-00224ff129ac h1:RPkmX7NlHPfOZhysGbOema6SOH1KdJl/vPLpr62pnwI=
167+
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.0.0-20241223222557-00224ff129ac/go.mod h1:buROTt8BmpmbtAa4xEDlf+dcInVO5b1LbgCo2xUq6iU=
168168
github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
169169
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
170170
github.com/blang/semver v3.5.1+incompatible h1:cQNTCjp13qL8KC3Nbxr/y2Bqb63oX6wdnnjpJbkM4JQ=

0 commit comments

Comments
 (0)