chore(next): v4 module for development

This commit is contained in:
Tim Möhlmann 2024-04-02 14:23:12 +03:00
parent 5cdb65c30b
commit 14e8529b68
98 changed files with 217 additions and 217 deletions

View file

@ -1,5 +1,5 @@
// Code generated by MockGen. DO NOT EDIT.
// Source: github.com/zitadel/oidc/v3/pkg/op (interfaces: Configuration)
// Source: github.com/zitadel/oidc/v4/pkg/op (interfaces: Configuration)
// Package mock is a generated GoMock package.
package mock
@ -9,7 +9,7 @@ import (
reflect "reflect"
gomock "github.com/golang/mock/gomock"
op "github.com/zitadel/oidc/v3/pkg/op"
op "github.com/zitadel/oidc/v4/pkg/op"
language "golang.org/x/text/language"
)