mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-25 20:49:30 +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
|
@ -9,8 +9,8 @@ import (
|
|||
"os"
|
||||
"time"
|
||||
|
||||
"github.com/go-jose/go-jose/v3"
|
||||
"github.com/spf13/cobra"
|
||||
jose "gopkg.in/square/go-jose.v2"
|
||||
|
||||
"github.com/pomerium/pomerium/internal/authclient"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue