bump(github.com/coreos/go-oidc): be73733bb8cc830d0205609b95d125215f8e9c70

Includes updates that enable OIDC with OKTA as a IDP
This commit is contained in:
Curtis Allen
2017-03-07 13:51:11 -07:00
parent 7593a9f555
commit 7d409b3731
12 changed files with 34 additions and 90 deletions

2
vendor/github.com/coreos/go-oidc/oauth2/doc.go generated vendored Normal file
View File

@@ -0,0 +1,2 @@
// Package oauth2 is DEPRECATED. Use golang.org/x/oauth instead.
package oauth2