updates go-jose to new updated repo due to migration

- updated from /square/go-jose to /go-jose/go-jose
- updates to v2.6.3
- addresses CVE-2016-9123 and CVE-2016-9121
- fixes tests that were adjusting for a 1s delay
This commit is contained in:
Andrew Martinez 2024-08-02 16:38:26 -04:00 committed by Andrew
parent e8769ce896
commit 4f2e5bd88b
33 changed files with 36 additions and 36 deletions

View file

@ -5,7 +5,7 @@ import (
"fmt"
"time"
"gopkg.in/square/go-jose.v2"
"gopkg.in/go-jose/go-jose.v2"
)
const (