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
@@ -26,7 +26,7 @@ import (
"sync"
"github.com/desertbit/timer"
"gopkg.in/square/go-jose.v2"
"github.com/go-jose/go-jose/v3"
)
// Provider represents an OpenID Connect server's configuration.