Bump lico to latest release

This commit is contained in:
Ralf Haferkamp
2024-05-08 17:57:35 +02:00
parent 3be286a2a3
commit 62dbf737c7
18 changed files with 92 additions and 101 deletions
+1 -1
View File
@@ -15,9 +15,9 @@ import (
"path/filepath"
"strings"
"github.com/go-jose/go-jose/v3"
"github.com/golang-jwt/jwt/v4"
"github.com/sirupsen/logrus"
"gopkg.in/square/go-jose.v2"
"github.com/libregraph/lico/signing"
)