*: github.com/coreos/dex -> github.com/dexidp/dex
Signed-off-by: Stephan Renatus <srenatus@chef.io>
This commit is contained in:
.travis.ymlDockerfile
Documentation
api.md
MakefileREADME.mdconnectors
dev-releases.mdgetting-started.mdintegrations.mdkubernetes.mdoidc-certification-setup.mdproduction-users.mdproposals
storage.mdv2.mdcmd/dex
connector
authproxy
github
gitlab
ldap
linkedin
microsoft
mock
oidc
saml
examples/grpc-client
glide.yamlserver
api.goapi_test.gohandlers.gooauth2.gooauth2_test.gorotation.gorotation_test.goserver.goserver_test.go
storage
@@ -19,8 +19,9 @@ import (
|
||||
"golang.org/x/oauth2"
|
||||
"golang.org/x/oauth2/github"
|
||||
|
||||
"github.com/coreos/dex/connector"
|
||||
"github.com/sirupsen/logrus"
|
||||
|
||||
"github.com/dexidp/dex/connector"
|
||||
)
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user