From 7f2b2a8d71b055b35e8fd12d67c090bb61d5f6c6 Mon Sep 17 00:00:00 2001 From: Curtis Allen Date: Tue, 7 Mar 2017 13:51:11 -0700 Subject: [PATCH] bump(github.com/coreos/go-oidc): be73733bb8cc830d0205609b95d125215f8e9c70 Includes updates that enable OIDC with OKTA as a IDP Kubernetes-commit: 7d409b3731596493b3e54743eb11593e9ba64ac3 --- Godeps/Godeps.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Godeps/Godeps.json b/Godeps/Godeps.json index 49458bdd..30890b49 100644 --- a/Godeps/Godeps.json +++ b/Godeps/Godeps.json @@ -24,23 +24,23 @@ }, { "ImportPath": "github.com/coreos/go-oidc/http", - "Rev": "5644a2f50e2d2d5ba0b474bc5bc55fea1925936d" + "Rev": "be73733bb8cc830d0205609b95d125215f8e9c70" }, { "ImportPath": "github.com/coreos/go-oidc/jose", - "Rev": "5644a2f50e2d2d5ba0b474bc5bc55fea1925936d" + "Rev": "be73733bb8cc830d0205609b95d125215f8e9c70" }, { "ImportPath": "github.com/coreos/go-oidc/key", - "Rev": "5644a2f50e2d2d5ba0b474bc5bc55fea1925936d" + "Rev": "be73733bb8cc830d0205609b95d125215f8e9c70" }, { "ImportPath": "github.com/coreos/go-oidc/oauth2", - "Rev": "5644a2f50e2d2d5ba0b474bc5bc55fea1925936d" + "Rev": "be73733bb8cc830d0205609b95d125215f8e9c70" }, { "ImportPath": "github.com/coreos/go-oidc/oidc", - "Rev": "5644a2f50e2d2d5ba0b474bc5bc55fea1925936d" + "Rev": "be73733bb8cc830d0205609b95d125215f8e9c70" }, { "ImportPath": "github.com/coreos/pkg/health",