fix(module): rename caos to zitadel
This commit is contained in:
parent
826c8b89d4
commit
bb4d854efe
63 changed files with 127 additions and 127 deletions
|
@ -1,5 +1,5 @@
|
|||
// Code generated by MockGen. DO NOT EDIT.
|
||||
// Source: github.com/caos/oidc/pkg/op (interfaces: Configuration)
|
||||
// Source: github.com/zitadel/oidc/pkg/op (interfaces: Configuration)
|
||||
|
||||
// Package mock is a generated GoMock package.
|
||||
package mock
|
||||
|
@ -11,7 +11,7 @@ import (
|
|||
gomock "github.com/golang/mock/gomock"
|
||||
language "golang.org/x/text/language"
|
||||
|
||||
op "github.com/caos/oidc/v2/pkg/op"
|
||||
op "github.com/zitadel/oidc/v2/pkg/op"
|
||||
)
|
||||
|
||||
// MockConfiguration is a mock of Configuration interface.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue