*: update vendored go-oidc
Includes fixes for a panic when using HTTP/2[0] and some HTTPs calls not actually using their passed context[1]. [0] https://github.com/coreos/go-oidc/pull/117 [1] https://github.com/coreos/go-oidc/pull/119
This commit is contained in:
parent
4d88eabb50
commit
3b99e8f22a
@ -51,7 +51,7 @@ import:
|
|||||||
- bcrypt
|
- bcrypt
|
||||||
|
|
||||||
- package: github.com/coreos/go-oidc
|
- package: github.com/coreos/go-oidc
|
||||||
version: 5a7f09ab5787e846efa7f56f4a08b6d6926d08c4
|
version: dedb650fb29c39c2f21aa88c1e4cec66da8754d1
|
||||||
- package: github.com/pquerna/cachecontrol
|
- package: github.com/pquerna/cachecontrol
|
||||||
version: c97913dcbd76de40b051a9b4cd827f7eaeb7a868
|
version: c97913dcbd76de40b051a9b4cd827f7eaeb7a868
|
||||||
- package: golang.org/x/oauth2
|
- package: golang.org/x/oauth2
|
||||||
|
Reference in New Issue
Block a user