chore(op): upgrade go-chi/chi to v5 (#462)
This commit is contained in:
parent
0dc2a6e7a1
commit
434b2e62d8
11 changed files with 12 additions and 12 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/go-chi/chi"
|
||||
"github.com/go-chi/chi/v5"
|
||||
"github.com/sirupsen/logrus"
|
||||
|
||||
"github.com/zitadel/oidc/v3/pkg/client/rs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue