update go module version to v2
This commit is contained in:
parent
33a38e9c07
commit
7dd0ea5780
59 changed files with 116 additions and 113 deletions
|
@ -10,8 +10,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/caos/oidc/v2/example/server/internal"
|
||||
"github.com/caos/oidc/v2/pkg/op"
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue