mirror of
https://github.com/zitadel/oidc.git
synced 2026-04-30 23:20:00 -05:00
upgrade this module to v3
This commit is contained in:
committed by
Tim Möhlmann
parent
57fb9f77aa
commit
c8cf15e266
@@ -12,8 +12,8 @@ import (
|
||||
"github.com/go-chi/chi"
|
||||
"github.com/sirupsen/logrus"
|
||||
|
||||
"github.com/zitadel/oidc/v2/pkg/client/rs"
|
||||
"github.com/zitadel/oidc/v2/pkg/oidc"
|
||||
"github.com/zitadel/oidc/v3/pkg/client/rs"
|
||||
"github.com/zitadel/oidc/v3/pkg/oidc"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user