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