GoogleCloudPlatform / docker-credential-gcr

A Docker credential helper for GCR users
https://gcr.io
Apache License 2.0
289 stars 92 forks source link

Fix auth test issue #106

Closed rafibarash closed 2 years ago

rafibarash commented 2 years ago

When Github Actions runs go vet with the newest version of go, it fails with call to (*T).Fatalf from a non-test goroutine (see error log).