From ac3f8befe840c848b53bfc69c78cdc762913edaa Mon Sep 17 00:00:00 2001 From: "elastic-renovate-prod[bot]" <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 13:39:01 +0000 Subject: [PATCH] chore(deps): update module github.com/googlecloudplatform/docker-credential-gcr to v2.1.32 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 734cb98e8d..3e56232d58 100644 --- a/go.mod +++ b/go.mod @@ -314,7 +314,7 @@ require ( github.com/AzureAD/microsoft-authentication-library-for-go v1.7.2 // indirect github.com/BurntSushi/toml v1.6.0 // indirect github.com/CycloneDX/cyclonedx-go v0.11.0 // indirect - github.com/GoogleCloudPlatform/docker-credential-gcr v2.0.5+incompatible // indirect + github.com/GoogleCloudPlatform/docker-credential-gcr v2.1.32 // indirect github.com/Jeffail/gabs/v2 v2.7.0 // indirect github.com/MakeNowJust/heredoc v1.0.0 // indirect github.com/Masterminds/goutils v1.1.1 // indirect