We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5adcc9 commit 0dc0a5dCopy full SHA for 0dc0a5d
1 file changed
go.mod
@@ -291,7 +291,7 @@ require (
291
github.com/AzureAD/microsoft-authentication-library-for-go v1.7.1 // indirect
292
github.com/BurntSushi/toml v1.5.0 // indirect
293
github.com/CycloneDX/cyclonedx-go v0.10.0 // indirect
294
- github.com/GoogleCloudPlatform/docker-credential-gcr v2.0.5+incompatible // indirect
+ github.com/GoogleCloudPlatform/docker-credential-gcr v2.1.32 // indirect
295
github.com/Jeffail/gabs/v2 v2.6.0 // indirect
296
github.com/MakeNowJust/heredoc v1.0.0 // indirect
297
github.com/Masterminds/goutils v1.1.1 // indirect
0 commit comments