GoogleCloudPlatform / docker-credential-gcr

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

oauth2.NoContext -> context.Background() #47

Closed dekkagaijin closed 6 years ago

dekkagaijin commented 6 years ago

oauth2.NoContext has been deprecated: https://godoc.org/golang.org/x/oauth2#pkg-variables

dekkagaijin commented 6 years ago

danke schön :)