chore: move to new org

This commit is contained in:
Florian Forster 2022-04-26 15:33:10 +02:00
parent 72f28a10ce
commit 46bbbfb72a
62 changed files with 134 additions and 133 deletions

View file

@ -10,9 +10,9 @@ import (
"golang.org/x/oauth2"
githubOAuth "golang.org/x/oauth2/github"
"github.com/caos/oidc/pkg/client/rp"
"github.com/caos/oidc/pkg/client/rp/cli"
"github.com/caos/oidc/pkg/http"
"github.com/zitadel/oidc/pkg/client/rp"
"github.com/zitadel/oidc/pkg/client/rp/cli"
"github.com/zitadel/oidc/pkg/http"
)
var (