mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-09 23:27:43 +02:00
deps: upgrade to go-jose v3 (#2284)
This commit is contained in:
parent
5813487cfc
commit
f9675f61cc
26 changed files with 34 additions and 34 deletions
|
@ -10,8 +10,8 @@ import (
|
|||
|
||||
"github.com/pomerium/pomerium/internal/sessions"
|
||||
|
||||
"github.com/go-jose/go-jose/v3/jwt"
|
||||
"github.com/google/go-cmp/cmp"
|
||||
"gopkg.in/square/go-jose.v2/jwt"
|
||||
|
||||
"github.com/pomerium/pomerium/internal/encoding/ecjson"
|
||||
"github.com/pomerium/pomerium/pkg/cryptutil"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue