summaryrefslogtreecommitdiff
path: root/vendor/golang.org/x/oauth2
Commit message (Collapse)AuthorAge
* prune remotecommand dependencybaude2021-02-25
| | | | | | | | | | | prune a dependency that was only being used for a simple struct. Should correct checksum issue on tarballs [NO TESTS NEEDED] Fixes: #9355 Signed-off-by: baude <bbaude@redhat.com>
* Add X-Registry-Config supportJhon Honce2020-09-29
| | | | | | | | | | | | * Refactor auth pkg to support X-Registry-Config * Refactor build endpoint to support X-Registry-Config. Supports: * --creds * --authfile * Added X-Reference-Id Header to http.Request to support log event correlation * Log headers from http.Request Signed-off-by: Jhon Honce <jhonce@redhat.com>
* Update vendor of buildah and containers/commonDaniel J Walsh2020-02-25
| | | | Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
* update dependenciesValentin Rothberg2019-06-24
Ran a `go get -u` and bumped K8s deps to 1.15.0. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>