Skip to content

Commit

Permalink
Fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Schneider committed Nov 3, 2022
1 parent ec63b79 commit a893345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth2/client.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"net/url"
"time"

"github.com/dgrijalva/jwt-go/v4"
"github.com/golang-jwt/jwt/v4"
pkce "github.com/jimlambrt/go-oauth-pkce-code-verifier"

"github.com/avenga/couper/config"
Expand Down

0 comments on commit a893345

Please sign in to comment.