mirror of
https://github.com/zitadel/oidc.git
synced 2026-05-03 00:19:36 -05:00
add missing import
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
package oidc
|
||||
|
||||
import (
|
||||
"crypto/ecdsa"
|
||||
"crypto/rsa"
|
||||
"errors"
|
||||
"reflect"
|
||||
|
||||
Reference in New Issue
Block a user