fix: move to new org (#177)

* chore: move to new org

* chore: change import

* fix: update logging lib

Co-authored-by: Fabienne <fabienne.gerschwiler@gmail.com>
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
This commit is contained in:
Florian Forster 2022-04-26 23:48:29 +02:00 committed by GitHub
parent 72f28a10ce
commit 550f7877f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
64 changed files with 138 additions and 137 deletions

View file

@ -11,8 +11,8 @@ import (
"github.com/gorilla/mux"
"golang.org/x/text/language"
"github.com/caos/oidc/example/server/internal"
"github.com/caos/oidc/pkg/op"
"github.com/zitadel/oidc/example/server/internal"
"github.com/zitadel/oidc/pkg/op"
)
const (