Update osbuild/images to v0.79.0
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
9fcbcdb5dc
commit
62d8ad4efe
340 changed files with 15526 additions and 2999 deletions
2
vendor/cloud.google.com/go/auth/credentials/detect.go
generated
vendored
2
vendor/cloud.google.com/go/auth/credentials/detect.go
generated
vendored
|
|
@ -190,7 +190,7 @@ func (o *DetectOptions) client() *http.Client {
|
|||
if o.Client != nil {
|
||||
return o.Client
|
||||
}
|
||||
return internal.CloneDefaultClient()
|
||||
return internal.DefaultClient()
|
||||
}
|
||||
|
||||
func readCredentialsFile(filename string, opts *DetectOptions) (*auth.Credentials, error) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue